apiVersion: v1 data: ClusterConfiguration: | apiServer: extraArgs: authorization-mode: Node,RBAC timeoutForControlPlane: 4m0s apiVersion: kubeadm.k8s.io/v1beta2 certificatesDir: /etc/kubernetes/pki clusterName: kubernetes controllerManager: {} dns: type: CoreDNS etcd: local: dataDir: /var/lib/etcd imageRepository: registry.aliyuncs.com/google_containers kind: ClusterConfiguration kubernetesVersion: v1.18.0 networking: dnsDomain: cluster.local podSubnet: 192.168.0.0/16 serviceSubnet: 10.10.0.0/16 scheduler: {} ClusterStatus: | apiEndpoints: k8smaster01: advertiseAddress: 172.16.5.181 bindPort: 6443 apiVersion: kubeadm.k8s.io/v1beta2 kind: ClusterStatus kind: ConfigMap metadata: creationTimestamp: "2020-06-07T08:20:47Z" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:data: .: {} f:ClusterConfiguration: {} f:ClusterStatus: {} manager: kubeadm operation: Update time: "2020-06-07T08:20:47Z" name: kubeadm-config namespace: kube-system resourceVersion: "159" selfLink: /api/v1/namespaces/kube-system/configmaps/kubeadm-config uid: b6c19d8a-41db-4493-abc4-d6603358f48a