Skip to content

Cloudstack kubernetes Provider is not deployed in a shared network and routed mode isolated/vpc network #10795

Description

@kiranchavala

problem

Cloudstack kubernetes Provider is not deployed in a shared network and routed mode isolated/vpc network

versions

Cloudstack 4.20
KVM

The steps to reproduce the bug

Steps to reproduce the issue

  1. Create a isolated network or vpc network tier with routed mode or a shared network
  2. Register the CKS iso
  3. Launch a cks cluster in the isolated network or a vpc network tier
  4. CKS cluster deploys successfully
  5. Check the pods in the cks cluster
root@test-normal-control-196856da5b1:/var/log# kubectl get pods -A
NAMESPACE              NAME                                                      READY   STATUS    RESTARTS      AGE
kube-system            coredns-7c65d6cfc9-fmj7g                                  1/1     Running   0             44m
kube-system            coredns-7c65d6cfc9-pzl99                                  1/1     Running   0             44m
kube-system            etcd-test-normal-control-196856da5b1                      1/1     Running   0             44m
kube-system            kube-apiserver-test-normal-control-196856da5b1            1/1     Running   0             44m
kube-system            kube-controller-manager-test-normal-control-196856da5b1   1/1     Running   0             44m
kube-system            kube-proxy-9hgx8                                          1/1     Running   0             44m
kube-system            kube-proxy-f9hg6                                          1/1     Running   0             44m
kube-system            kube-scheduler-test-normal-control-196856da5b1            1/1     Running   0             44m
kube-system            weave-net-pgqkf                                           2/2     Running   0             44m
kube-system            weave-net-r2kjq                                           2/2     Running   1 (44m ago)   44m
kubernetes-dashboard   dashboard-metrics-scraper-6b96ff7878-tqdkv                1/1     Running   0 
  1. There is no Cloudstack kubernetes pod in the cluster

What to do about it?

Expected behaviour

Cloudstack should deploy the cloudstack-kubernetes-provider in the routed mode network or a shared network

Or we should document that cloudstack-kubernetes-provider is not supported in a routed mode network

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions