我想请您帮助,启用云提供商aws的最佳方法是什么,我正在使用kubespray来激发集群,但是当我获得了aws云提供商失败时,我尝试在之后手动设置它。
adding --cloud-provider=external to both static pods of kube-api and the controllerkube-apiserver.yaml: - --cloud-provider=external
kube-controller-manager.yaml: - -
我正在尝试将PostgreSQL数据库从性能NAS服务迁移到更便宜的General服务。现在我想创建一个新的PV和PVC,并使我的kubernetes状态设置为绑定到新的PVC。我试图在状态集中编辑PVC绑定,但给出了以下错误:
The StatefulSet "reddwarf-postgresql-postgresql" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and '