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

calico with kubernetes datastore does not work #6275

Closed
hafe opened this issue Jun 15, 2020 · 0 comments · Fixed by #6276 or #6360
Closed

calico with kubernetes datastore does not work #6275

hafe opened this issue Jun 15, 2020 · 0 comments · Fixed by #6276 or #6360
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@hafe
Copy link
Contributor

hafe commented Jun 15, 2020

Environment:

  • Cloud provider or hardware configuration:

  • OS (printf "$(uname -srm)\n$(cat /etc/os-release)\n"):

  • Version of Ansible (ansible --version):

  • Version of Python (python --version):

Kubespray version (commit) (git rev-parse --short HEAD):

Network plugin used:
calico

Full inventory with variables (ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"):

Command used to invoke ansible:

Output of ansible run:

Anything else do we need to know:

Calico v3.14 introduced a new KubeControllersConfiguration API resource that is missing as a CRD + RBAC

POD calico-kube-controllers never becomes ready and logs:
2020-06-18 09:25:50.976 [WARNING][1] runconfig.go 154: unable to get KubeControllersConfiguration(default) error=connection is unauthorized: kubecontrollersconfigurations.crd.projectcalico.org "default" is forbidden: User "system:serviceaccount:kube-system:calico-kube-controllers" cannot get resource "kubecontrollersconfigurations" in API group "crd.projectcalico.org" at the cluster scope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
1 participant