GithubHelp home page GithubHelp logo

Does not install on AWS about consul-helm HOT 5 CLOSED

hashicorp avatar hashicorp commented on June 25, 2024
Does not install on AWS

from consul-helm.

Comments (5)

mitchellh avatar mitchellh commented on June 25, 2024

Also it is a bit confusing that there exists a chart on helm and one at hashicorp.

Yep, we addressed this in our announcement blog but it isn't documented elsewhere so understandable. We plan on migrating to the official chart in time, but during the first releases we wanted to stabilize here.

As for your actual issue: do you have at least 3 distinct hosts for the servers? The most common case I've seen this pop up is that there aren't enough hosts to place the servers (such as minikube, though I know you stated you're in AWS).

We tested the helm chart on Google, Azure, and AWS hosted K8S offerings and verified that it works with the default settings, so its likely something experimental. We also just spun up another EKS cluster and verified it works out of the box.

If you find out more let me know. Unfortunately there isn't anything else to go on at this point...

from consul-helm.

antonyRoberts avatar antonyRoberts commented on June 25, 2024

I have 3 machines in my clusters and the setup is working with the chart hosted on helm's site. I'm not using EKS for kubernetes on AWS

Commenting out afinity in statefulset as mentioned in #13 (comment) works for this as well

from consul-helm.

mitchellh avatar mitchellh commented on June 25, 2024

It's possible that for some reason the Consul servers aren't schedulable on all 3 machines (the default replicas is 3 and that'd require 3 machines). Disabling the affinity rules seems to imply that, because the error messages above mean that certain set members didn't appear.

from consul-helm.

Vadim-Zenin avatar Vadim-Zenin commented on June 25, 2024

0.2.0 chart version works with EKS.

default       pod/consul-lj8br                     1/1       Running   0          1m
default       pod/consul-pnq7k                     1/1       Running   0          1m
default       pod/consul-server-0                  1/1       Running   0          1m
default       pod/consul-server-1                  1/1       Running   0          1m
default       pod/consul-server-2                  1/1       Running   0          1m
default       pod/consul-twc26                     1/1       Running   0          1m

from consul-helm.

mitchellh avatar mitchellh commented on June 25, 2024

Dope.

We also have a PR to have configurable affinities so that it works with smaller K8S clusters. There is a separate issue tracking that so will close this one.

from consul-helm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.