We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
pod反亲和性用的是硬策略,可以改成软策略,有些用户可能只有2个node节点,二nacos集群至少3个pod,硬策略导致pending serviceAccountName: nfs-client-provisioner: 这个资源是在default的命名空间,如果不是部署在default空间会提示没有这个资源,可以去除 导致部署困惑
Sorry, something went wrong.
No branches or pull requests
-serviceAccountName: nfs-client-provisioner: 这个资源是在default的命名空间,如果不是部署在default空间会提示没有这个资源,可以去除
The text was updated successfully, but these errors were encountered: