Skip to content
New issue

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

配置文件mf-service.yml 文件指定的端口为41012 #70

Open
alexander1005 opened this issue Aug 1, 2022 · 0 comments
Open

配置文件mf-service.yml 文件指定的端口为41012 #70

alexander1005 opened this issue Aug 1, 2022 · 0 comments

Comments

@alexander1005
Copy link

vim /etc/kubernetes/manifests/kube-apiserver.yaml
#spec:

containers:

- command:

中,增加如下配置项

  • --service-node-port-range=30000-40000

你们配置的文件为41012 ,而又要求k8s部署为40000以内,岂不是冲突了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant