Giter Club home page Giter Club logo

Comments (5)

TerryHowe avatar TerryHowe commented on May 27, 2024

Did you get a cluster up?

from eks-anywhere.

gohmc avatar gohmc commented on May 27, 2024

No, the default CIDR conflict with the underlying host network.

from eks-anywhere.

vignesh-goutham avatar vignesh-goutham commented on May 27, 2024

The spec is the right place to configure the pods and service CIDR. You dont need to have to do anything else. Could you share the output of kubectl --kubeconfig dev-cluster-eks-a-cluster.kubeconfig get pods -A to check if all the pods are running? Could you also share the output of CIlium config on the cluster, you can get them with kubectl --kubeconfig dev-cluster-eks-a-cluster.kubeconfig get cm cilium-config -n kube-system -o yaml

from eks-anywhere.

gohmc avatar gohmc commented on May 27, 2024

Since the cluster-info dump proven wrong CIDR being used, there's no point keeping it as it conflicted with host network. The cluster didn't provision successfully (some sort of CA error) but this is expected since the CIDR is incorrect. That being said, since the configuration was correct, why the cluster still provision with default 192.168.x.x CIDR?

from eks-anywhere.

jaxesn avatar jaxesn commented on May 27, 2024

@gohmc thanks for the report! You are right, we are not currently respecting the pod/serviceCidr config for docker clusters. Notice the difference between the two templates, docker and vsphere

I'll add this to our current sprint to be fixed.

from eks-anywhere.

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.