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

Cannot create cluster with some configuration #3326

Closed
hhuchzh opened this issue Sep 1, 2017 · 1 comment
Closed

Cannot create cluster with some configuration #3326

hhuchzh opened this issue Sep 1, 2017 · 1 comment

Comments

@hhuchzh
Copy link

hhuchzh commented Sep 1, 2017

I used kops to create cluster on aws.
But the default configuration of kubernetes component could not meet us,
such as the parameter '--service-node-port-range' of kube-apiserver, i want to add it,
i have read https://github.com/kubernetes/kops/blob/master/docs/manifests_and_customizing_via_api.md,
but i did not find this parameter in cluster spec...

How can i add the parameters for kubernetes?

k8s-github-robot pushed a commit that referenced this issue Sep 15, 2017
Automatic merge from submit-queue

Added ability to set --service-node-port-range

Addresses: #3052 and #3326 

From what I can tell, `--service-node-port-range` has been a valid option forever, so I haven't worried about k8s versions.

@justinsb @chrislovecnm let me know if any changes are required.
@chrislovecnm
Copy link
Contributor

Closing as fixed

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

2 participants