Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add some notes about installing consul-helm in local k8s cluster #8260

Closed
wants to merge 1 commit into from

Conversation

soonoo
Copy link

@soonoo soonoo commented Jul 8, 2020

How about adding some tips about installing consul-helm in local kubernetes cluster?

@hashicorp-cla
Copy link

hashicorp-cla commented Jul 8, 2020

CLA assistant check
All committers have signed the CLA.

@jsosulska jsosulska added type/docs Documentation needs to be created/updated/clarified type/docs-cherrypick labels Aug 31, 2020
@jsosulska
Copy link
Contributor

Hi @soonoo

Apologies on the long tail on the response, and thank you for opening this. I'd like to offer some feedback.

This call out looks good. Have you tried running a helm values.yml file with only server.replica:1? This should provide you an appropriately configured dev cluster, like the example outlined in our Minikube guide. I would also recommend making the call out in the Customizing your Installation section.

As an addition - if there is a specific error being output, either by Consul or Kubernetes, and your recommendation fixes that error, I would add it to the troubleshooting section.

Let me know if there's anything I can help with, and thank you again for the contribution!
Best,
Jono

@jsosulska jsosulska added the waiting-reply Waiting on response from Original Poster or another individual in the thread label Sep 9, 2020
@soonoo
Copy link
Author

soonoo commented Sep 10, 2020

Hi @jsosulska.
Thank you for response.

I just typed installation commands in Installing Consul on Kubernetes page. At that time, I expected it to succeed without any customization.
However since my k8s cluster has only one worker node, installation with default values.yml failed while printing error message. Error message was about the failure to elect a leader. It took a while to figure out that I needed to fix server.replicas or to increase worker nodes.

I'm not using Minikube so didn't notice that comment about server.replicas is in Minikube guide.

It would be nice if it was added to the troubleshooting sectionr, but I'm not sure.(Since it is not common to have only one worker node)

@ghost ghost removed the waiting-reply Waiting on response from Original Poster or another individual in the thread label Sep 10, 2020
@jsosulska jsosulska self-assigned this Sep 25, 2020
@jsosulska
Copy link
Contributor

Hi @soonoo

Apologies for the incredibly long tail on this response. During the interim, we've updated all of our Kubernetes guides, as well as our website. Rather than have you rebase, I've added you on #10293 as a co-author. I used the basis of your request to point to all of our learn guides, as those have individual deployment caveats. I hope this will be more clear :)

Thank you for the request, and for your patience!

@jsosulska jsosulska closed this May 25, 2021
@soonoo
Copy link
Author

soonoo commented May 26, 2021

@jsosulska Thank you for reflecting my request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants