Giter VIP home page Giter VIP logo

k8svagrantcluster's People

Contributors

colby avatar

Stargazers

 avatar

Watchers

 avatar

k8svagrantcluster's Issues

Flannel failures after changing kubeadm init

Slave nodes (s1 and s2) are failing to run flannel pods after initializing k8s cluster using kubeadm init --config=kubeadm-config.yaml.

kubeadm-config.yaml

apiServer:
  certSANs:
  - "10.10.3.5"
apiVersion: kubeadm.k8s.io/v1beta1
certificatesDir: /etc/kubernetes/pki
controlPlaneEndpoint: "10.10.3.5:6443"
imageRepository: k8s.gcr.io
kind: ClusterConfiguration
kubernetesVersion: stable
networking:
  podSubnet: "10.244.0.0/16"

flannel pod failure

kube@m1:~$ kubectl logs kube-flannel-ds-amd64-lqxbx --namespace=kube-system
I0225 18:00:45.313462       1 main.go:488] Using interface with name enp0s8 and address 10.10.3.21
I0225 18:00:45.313524       1 main.go:505] Defaulting external address to interface address (10.10.3.21)
E0225 18:00:45.314295       1 main.go:232] Failed to create SubnetManager: error retrieving pod spec for 'kube-system/kube-flannel-ds-amd64-lqxbx': Get https://10.96.0.1:443/api/v1/namespaces/kube-system/pods
/kube-flannel-ds-amd64-lqxbx: dial tcp 10.96.0.1:443: getsockopt: connection refused

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.