Unable to create cluster v-mgmt-k8s-cluster. Reason: compatibility file (/root/.config/tanzu/tkg/compatibility/tkg-compatibility.yaml) already exists, skipping download BOM files inside /root/.config/tanzu/tkg/bom already exists, skipping download CEIP Opt-in status: true Validating the pre-requisites... vSphere 7.0 Environment Detected. You have connected to a vSphere 7.0 environment which does not have vSphere with Tanzu enabled. vSphere with Tanzu includes an integrated Tanzu Kubernetes Grid Service which turns a vSphere cluster into a platform for running Kubernetes workloads in dedicated resource pools. Configuring Tanzu Kubernetes Grid Service is done through vSphere HTML5 client. Tanzu Kubernetes Grid Service is the preferred way to consume Tanzu Kubernetes Grid in vSphere 7.0 environments. Alternatively you may deploy a non-integrated Tanzu Kubernetes Grid instance on vSphere 7.0. Deploying TKG management cluster on vSphere 7.0 ... Identity Provider not configured. Some authentication features won't work. Using default value for CONTROL_PLANE_MACHINE_COUNT = 1. Reason: CONTROL_PLANE_MACHINE_COUNT variable is not set Using default value for WORKER_MACHINE_COUNT = 1. Reason: WORKER_MACHINE_COUNT variable is not set Setting config variable "VSPHERE_DATACENTER" to value "/Winnersh" Setting config variable "VSPHERE_DATASTORE" to value "/Winnersh/datastore/Vodafone-Datastore" Setting config variable "VSPHERE_FOLDER" to value "/Winnersh/vm/Vodafone" Checking if VSPHERE_CONTROL_PLANE_ENDPOINT 10.63.1.99 is already in use Setting up management cluster... Validating configuration... Using infrastructure provider vsphere:v1.0.3 Generating cluster configuration... Using default value for CONTROL_PLANE_MACHINE_COUNT = 1. Reason: CONTROL_PLANE_MACHINE_COUNT variable is not set Using default value for WORKER_MACHINE_COUNT = 1. Reason: WORKER_MACHINE_COUNT variable is not set Setting up bootstrapper... Fetching configuration for kind node image... kindConfig: &{{Cluster kind.x-k8s.io/v1alpha4} [{ map[] [{/var/run/docker.sock /var/run/docker.sock false false }] [] [] []}] {ipv4 0 100.96.0.0/11 100.64.0.0/13 false } map[] map[] [apiVersion: kubeadm.k8s.io/v1beta2 kind: ClusterConfiguration imageRepository: projects.registry.vmware.com/tkg etcd: local: imageRepository: projects.registry.vmware.com/tkg imageTag: v3.5.4_vmware.2 dns: type: CoreDNS imageRepository: projects.registry.vmware.com/tkg imageTag: v1.8.4_vmware.9] [] [[plugins] [plugins.'io.containerd.grpc.v1.cri'] [plugins.'io.containerd.grpc.v1.cri'.registry] [plugins.'io.containerd.grpc.v1.cri'.registry.configs] [plugins.'io.containerd.grpc.v1.cri'.registry.configs.'projects.registry.vmware.com'] [plugins.'io.containerd.grpc.v1.cri'.registry.configs.'projects.registry.vmware.com'.tls] insecure_skip_verify = false ca_file = '' ] []} Creating kind cluster: tkg-kind-ccg60bhk2rlutklfqrg0 Creating cluster "tkg-kind-ccg60bhk2rlutklfqrg0" ... Ensuring node image (projects.registry.vmware.com/tkg/kind/node:v1.22.9_vmware.1_v0.11.1) ... Image: projects.registry.vmware.com/tkg/kind/node:v1.22.9_vmware.1_v0.11.1 present locally Preparing nodes ... Writing configuration ... Using the following kubeadm config for node tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:apiServer: certSANs: - localhost - 127.0.0.1 extraArgs: runtime-config: ""apiVersion: kubeadm.k8s.io/v1beta2clusterName: tkg-kind-ccg60bhk2rlutklfqrg0controlPlaneEndpoint: tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443controllerManager: extraArgs: enable-hostpath-provisioner: "true"dns: imageRepository: projects.registry.vmware.com/tkg imageTag: v1.8.4_vmware.9 type: CoreDNSetcd: local: imageRepository: projects.registry.vmware.com/tkg imageTag: v3.5.4_vmware.2imageRepository: projects.registry.vmware.com/tkgkind: ClusterConfigurationkubernetesVersion: v1.22.9+vmware.1networking: podSubnet: 100.96.0.0/11 serviceSubnet: 100.64.0.0/13scheduler: extraArgs: null---apiVersion: kubeadm.k8s.io/v1beta2bootstrapTokens:- token: abcdef.0123456789abcdefkind: InitConfigurationlocalAPIEndpoint: advertiseAddress: 172.18.0.2 bindPort: 6443nodeRegistration: criSocket: unix:///run/containerd/containerd.sock kubeletExtraArgs: fail-swap-on: "false" node-ip: 172.18.0.2 node-labels: "" provider-id: kind://docker/tkg-kind-ccg60bhk2rlutklfqrg0/tkg-kind-ccg60bhk2rlutklfqrg0-control-plane---apiVersion: kubeadm.k8s.io/v1beta2controlPlane: localAPIEndpoint: advertiseAddress: 172.18.0.2 bindPort: 6443discovery: bootstrapToken: apiServerEndpoint: tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443 token: abcdef.0123456789abcdef unsafeSkipCAVerification: truekind: JoinConfigurationnodeRegistration: criSocket: unix:///run/containerd/containerd.sock kubeletExtraArgs: fail-swap-on: "false" node-ip: 172.18.0.2 node-labels: "" provider-id: kind://docker/tkg-kind-ccg60bhk2rlutklfqrg0/tkg-kind-ccg60bhk2rlutklfqrg0-control-plane---apiVersion: kubelet.config.k8s.io/v1beta1cgroupDriver: cgroupfsevictionHard: imagefs.available: 0%!n(MISSING)odefs.available: 0%!n(MISSING)odefs.inodesFree: 0%!i(MISSING)mageGCHighThresholdPercent: 100kind: KubeletConfiguration---apiVersion: kubeproxy.config.k8s.io/v1alpha1conntrack: maxPerCore: 0iptables: minSyncPeriod: 1skind: KubeProxyConfigurationmode: iptables Starting control-plane ... I0913 10:49:22.493818 255 initconfiguration.go:247] loading configuration from "/kind/kubeadm.conf"[config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta2, Kind=JoinConfiguration[init] Using Kubernetes version: v1.22.9+vmware.1[certs] Using certificateDir folder "/etc/kubernetes/pki"I0913 10:49:22.509080 255 certs.go:111] creating a new certificate authority for ca[certs] Generating "ca" certificate and keyI0913 10:49:22.678307 255 certs.go:519] validating certificate period for ca certificate[certs] Generating "apiserver" certificate and key[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local localhost tkg-kind-ccg60bhk2rlutklfqrg0-control-plane] and IPs [100.64.0.1 172.18.0.2 127.0.0.1][certs] Generating "apiserver-kubelet-client" certificate and keyI0913 10:49:23.072735 255 certs.go:111] creating a new certificate authority for front-proxy-ca[certs] Generating "front-proxy-ca" certificate and keyI0913 10:49:23.297587 255 certs.go:519] validating certificate period for front-proxy-ca certificate[certs] Generating "front-proxy-client" certificate and keyI0913 10:49:23.454047 255 certs.go:111] creating a new certificate authority for etcd-ca[certs] Generating "etcd/ca" certificate and keyI0913 10:49:23.773677 255 certs.go:519] validating certificate period for etcd/ca certificate[certs] Generating "etcd/server" certificate and key[certs] etcd/server serving cert is signed for DNS names [localhost tkg-kind-ccg60bhk2rlutklfqrg0-control-plane] and IPs [172.18.0.2 127.0.0.1 ::1][certs] Generating "etcd/peer" certificate and key[certs] etcd/peer serving cert is signed for DNS names [localhost tkg-kind-ccg60bhk2rlutklfqrg0-control-plane] and IPs [172.18.0.2 127.0.0.1 ::1][certs] Generating "etcd/healthcheck-client" certificate and key[certs] Generating "apiserver-etcd-client" certificate and keyI0913 10:49:24.380091 255 certs.go:77] creating new public/private key files for signing service account users[certs] Generating "sa" key and public key[kubeconfig] Using kubeconfig folder "/etc/kubernetes"I0913 10:49:24.617622 255 kubeconfig.go:103] creating kubeconfig file for admin.conf[kubeconfig] Writing "admin.conf" kubeconfig fileI0913 10:49:24.803100 255 kubeconfig.go:103] creating kubeconfig file for kubelet.conf[kubeconfig] Writing "kubelet.conf" kubeconfig fileI0913 10:49:25.016523 255 kubeconfig.go:103] creating kubeconfig file for controller-manager.conf[kubeconfig] Writing "controller-manager.conf" kubeconfig fileI0913 10:49:25.328029 255 kubeconfig.go:103] creating kubeconfig file for scheduler.conf[kubeconfig] Writing "scheduler.conf" kubeconfig fileI0913 10:49:25.606620 255 kubelet.go:65] Stopping the kubelet[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"[kubelet-start] Starting the kubelet[control-plane] Using manifest folder "/etc/kubernetes/manifests"[control-plane] Creating static Pod manifest for "kube-apiserver"I0913 10:49:25.734537 255 manifests.go:99] [control-plane] getting StaticPodSpecsI0913 10:49:25.734951 255 certs.go:519] validating certificate period for CA certificateI0913 10:49:25.735044 255 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-apiserver"I0913 10:49:25.735054 255 manifests.go:125] [control-plane] adding volume "etc-ca-certificates" for component "kube-apiserver"I0913 10:49:25.735061 255 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-apiserver"I0913 10:49:25.735068 255 manifests.go:125] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-apiserver"I0913 10:49:25.735075 255 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-apiserver"[control-plane] Creating static Pod manifest for "kube-controller-manager"I0913 10:49:25.744049 255 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-apiserver" to "/etc/kubernetes/manifests/kube-apiserver.yaml"I0913 10:49:25.744076 255 manifests.go:99] [control-plane] getting StaticPodSpecsI0913 10:49:25.744378 255 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-controller-manager"I0913 10:49:25.744396 255 manifests.go:125] [control-plane] adding volume "etc-ca-certificates" for component "kube-controller-manager"I0913 10:49:25.744402 255 manifests.go:125] [control-plane] adding volume "flexvolume-dir" for component "kube-controller-manager"I0913 10:49:25.744410 255 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-controller-manager"I0913 10:49:25.744416 255 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-controller-manager"I0913 10:49:25.744422 255 manifests.go:125] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-controller-manager"I0913 10:49:25.744429 255 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-controller-manager"I0913 10:49:25.745510 255 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-controller-manager" to "/etc/kubernetes/manifests/kube-controller-manager.yaml"I0913 10:49:25.745535 255 manifests.go:99] [control-plane] getting StaticPodSpecs[control-plane] Creating static Pod manifest for "kube-scheduler"I0913 10:49:25.745960 255 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-scheduler"I0913 10:49:25.746699 255 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-scheduler" to "/etc/kubernetes/manifests/kube-scheduler.yaml"[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"I0913 10:49:25.747786 255 local.go:65] [etcd] wrote Static Pod manifest for a local etcd member to "/etc/kubernetes/manifests/etcd.yaml"I0913 10:49:25.747847 255 waitcontrolplane.go:89] [wait-control-plane] Waiting for the API server to be healthyI0913 10:49:25.748768 255 loader.go:372] Config loaded from file: /etc/kubernetes/admin.conf[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0sI0913 10:49:25.750900 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:26.252184 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:26.752014 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:27.252281 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:27.752431 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:28.251628 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:28.751711 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:29.251557 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s in 0 millisecondsI0913 10:49:33.004882 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 3253 millisecondsI0913 10:49:33.268296 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 16 millisecondsI0913 10:49:33.772372 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 2 millisecondsI0913 10:49:34.253345 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 1 millisecondsI0913 10:49:34.769201 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 17 milliseconds[apiclient] All control plane components are healthy after 9.503928 seconds[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" NamespaceI0913 10:49:35.253675 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/healthz?timeout=10s 200 OK in 1 millisecondsI0913 10:49:35.253752 255 uploadconfig.go:110] [upload-config] Uploading the kubeadm ClusterConfiguration to a ConfigMapI0913 10:49:35.260113 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 4 millisecondsI0913 10:49:35.263392 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 2 millisecondsI0913 10:49:35.266579 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 2 millisecondsI0913 10:49:35.267179 255 uploadconfig.go:124] [upload-config] Uploading the kubelet component config to a ConfigMap[kubelet] Creating a ConfigMap "kubelet-config-1.22" in namespace kube-system with the configuration for the kubelets in the clusterI0913 10:49:35.269898 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 1 millisecondsI0913 10:49:35.279070 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 8 millisecondsI0913 10:49:35.286513 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 7 millisecondsI0913 10:49:35.286680 255 uploadconfig.go:129] [upload-config] Preserving the CRISocket information for the control-plane nodeI0913 10:49:35.286698 255 patchnode.go:31] [patchnode] Uploading the CRI Socket information "unix:///run/containerd/containerd.sock" to the Node API object "tkg-kind-ccg60bhk2rlutklfqrg0-control-plane" as an annotationI0913 10:49:35.789273 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/nodes/tkg-kind-ccg60bhk2rlutklfqrg0-control-plane?timeout=10s 200 OK in 2 millisecondsI0913 10:49:35.796240 255 round_trippers.go:454] PATCH https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/nodes/tkg-kind-ccg60bhk2rlutklfqrg0-control-plane?timeout=10s 200 OK in 4 milliseconds[upload-certs] Skipping phase. Please see --upload-certs[mark-control-plane] Marking the node tkg-kind-ccg60bhk2rlutklfqrg0-control-plane as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers][mark-control-plane] Marking the node tkg-kind-ccg60bhk2rlutklfqrg0-control-plane as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule]I0913 10:49:36.312941 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/nodes/tkg-kind-ccg60bhk2rlutklfqrg0-control-plane?timeout=10s 200 OK in 15 millisecondsI0913 10:49:36.327784 255 round_trippers.go:454] PATCH https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/nodes/tkg-kind-ccg60bhk2rlutklfqrg0-control-plane?timeout=10s 200 OK in 13 milliseconds[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC RolesI0913 10:49:36.342758 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/secrets/bootstrap-token-abcdef?timeout=10s 404 Not Found in 14 millisecondsI0913 10:49:36.357807 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/secrets?timeout=10s 201 Created in 14 milliseconds[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodesI0913 10:49:36.365562 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterroles?timeout=10s 201 Created in 6 millisecondsI0913 10:49:36.368434 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 2 milliseconds[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentialsI0913 10:49:36.370660 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 1 milliseconds[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap TokenI0913 10:49:36.372704 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 1 milliseconds[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the clusterI0913 10:49:36.380786 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 7 millisecondsI0913 10:49:36.380865 255 clusterinfo.go:47] [bootstrap-token] loading admin kubeconfig[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespaceI0913 10:49:36.381434 255 loader.go:372] Config loaded from file: /etc/kubernetes/admin.confI0913 10:49:36.381524 255 clusterinfo.go:58] [bootstrap-token] copying the cluster from admin.conf to the bootstrap kubeconfigI0913 10:49:36.381809 255 clusterinfo.go:70] [bootstrap-token] creating/updating ConfigMap in kube-public namespaceI0913 10:49:36.389040 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-public/configmaps?timeout=10s 201 Created in 7 millisecondsI0913 10:49:36.389318 255 clusterinfo.go:84] creating the RBAC rules for exposing the cluster-info ConfigMap in the kube-public namespaceI0913 10:49:36.392233 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-public/roles?timeout=10s 201 Created in 2 millisecondsI0913 10:49:36.394219 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-public/rolebindings?timeout=10s 201 Created in 1 millisecondsI0913 10:49:36.394428 255 kubeletfinalize.go:90] [kubelet-finalize] Assuming that kubelet client certificate rotation is enabled: found "/var/lib/kubelet/pki/kubelet-client-current.pem"[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and keyI0913 10:49:36.395200 255 loader.go:372] Config loaded from file: /etc/kubernetes/kubelet.confI0913 10:49:36.395818 255 kubeletfinalize.go:134] [kubelet-finalize] Restarting the kubelet to enable client certificate rotationI0913 10:49:36.524387 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/apps/v1/namespaces/kube-system/deployments?labelSelector=k8s-app%!D(MISSING)kube-dns 200 OK in 4 millisecondsI0913 10:49:36.546398 255 round_trippers.go:454] GET https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/configmaps/coredns?timeout=10s 404 Not Found in 16 millisecondsI0913 10:49:36.549667 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 3 millisecondsI0913 10:49:36.551928 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterroles?timeout=10s 201 Created in 1 millisecondsI0913 10:49:36.554744 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 2 millisecondsI0913 10:49:36.558185 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s 201 Created in 2 millisecondsI0913 10:49:36.582748 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/apps/v1/namespaces/kube-system/deployments?timeout=10s 201 Created in 16 millisecondsI0913 10:49:36.598897 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/services?timeout=10s 201 Created in 14 milliseconds[addons] Applied essential addon: CoreDNSI0913 10:49:36.602496 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s 201 Created in 3 millisecondsI0913 10:49:36.609303 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 5 millisecondsI0913 10:49:36.629072 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/apps/v1/namespaces/kube-system/daemonsets?timeout=10s 201 Created in 13 millisecondsI0913 10:49:36.633933 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 4 millisecondsI0913 10:49:36.641531 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 7 millisecondsI0913 10:49:36.758962 255 request.go:597] Waited for 117.186529ms due to client-side throttling, not priority and fairness, request: POST:https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10sI0913 10:49:36.761590 255 round_trippers.go:454] POST https://tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 2 milliseconds[addons] Applied essential addon: kube-proxyI0913 10:49:36.762387 255 loader.go:372] Config loaded from file: /etc/kubernetes/admin.confI0913 10:49:36.763080 255 loader.go:372] Config loaded from file: /etc/kubernetes/admin.confYour Kubernetes control-plane has initialized successfully!To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/configAlternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.confYou should now deploy a pod network to the cluster.Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/You can now join any number of control-plane nodes by copying certificate authoritiesand service account keys on each node and then running the following as root: kubeadm join tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443 --token \--discovery-token-ca-cert-hash sha256:4da92b3e6a1490ca1b246ced064f8be35c028d6f418c0ac96e8474a134a66457 \--control-plane Then you can join any number of worker nodes by running the following on each as root:kubeadm join tkg-kind-ccg60bhk2rlutklfqrg0-control-plane:6443 --token \--discovery-token-ca-cert-hash sha256:4da92b3e6a1490ca1b246ced064f8be35c028d6f418c0ac96e8474a134a66457 Installing CNI ... Installing StorageClass ... Waiting 2m0s for control-plane = Ready ... Ready after 27s Bootstrapper created. Kubeconfig: /root/.kube-tkg/tmp/config_u075DfI0 Installing providers on bootstrapper... Fetching providers Installing cert-manager Version="v1.5.3" Waiting for cert-manager to be available... Deleting kind cluster: tkg-kind-ccg60bhk2rlutklfqrg0 Error: unable to set up management cluster: unable to initialize providers: timed out waiting for the condition, this can be possible because of the outbound connectivity issue. Please check deployed nodes for outbound connectivity. Usage: tanzu management-cluster create [flags] Examples: # Create a management cluster on AWS infrastructure, initializing it with # components required to create workload clusters through it on the same infrastructure # by bootstrapping through a self-provisioned bootstrap cluster. tanzu management-cluster create --file ~/clusterconfigs/aws-mc-1.yaml # Launch an interactive UI to configure the settings necessary to create a # management cluster tanzu management-cluster create --ui # Create a management cluster on vSphere infrastructure by using an existing # bootstrapper cluster. The current kube context should point to that # of the existing bootstrap cluster. tanzu management-cluster create --use-existing-bootstrap-cluster --file vsphere-mc-1.yaml Flags: -b, --bind string Specify the IP and port to bind the Kickstart UI against (e.g. 127.0.0.1:8080). (default "127.0.0.1:8080") --browser string Specify the browser to open the Kickstart UI on. Use 'none' for no browser. Defaults to OS default browser. Supported: ['chrome', 'firefox', 'safari', 'ie', 'edge', 'none'] --dry-run Generates the management cluster manifest and writes the output to stdout without applying it -f, --file string Configuration file from which to create a management cluster --force-config-update Force an update of all configuration files in ${HOME}/.config/tanzu/tkg/bom and ${HOME}/.tanzu/tkg/compatibility -h, --help help for create -t, --timeout duration Time duration to wait for an operation before timeout. Timeout duration in hours(h)/minutes(m)/seconds(s) units or as some combination of them (e.g. 2h, 30m, 2h30m10s) (default 30m0s) -u, --ui Launch interactive management cluster provisioning UI -e, --use-existing-bootstrap-cluster Use an existing bootstrap cluster to deploy the management cluster -y, --yes Create management cluster without asking for confirmation Global Flags: --log-file string Log file path -v, --verbose int32 Number for the log level verbosity(0-9) Error: exit status 1 Login to TCA-CP or Collect TechSupport Bundle of TCA-CP for the logs.