我们想在使用kubeadm部署的kubernetes集群中启用podpresets。每当我们使用vim或nano编辑kube-apiserver.yaml文件时,我们都无法连接到apiserver。我们被拒绝连接。 我们要添加以下两个参数来启用podpreset。 ---runtime-config = apiserver.k8s.io / v1alpha1 = true ---admission-control = PodPreset,Initializers,GenericAdmissionWebhook,命名空间生命周期,LimitRanger,ServiceAccount,PersistentVolumeLabel,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,ResourceQuota