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

Ignition and Security Group Modifiction #17

Merged
merged 3 commits into from
Aug 22, 2018
Merged

Conversation

smalltown
Copy link
Contributor

  1. Remove optional ignition, Add necessary ignition
  2. Change master security group
  3. Add kubelet flag authentication-token-webhook for prometheus operator

@smalltown smalltown requested a review from alanchchen August 20, 2018 14:28
@@ -32,6 +32,7 @@ ExecStart=/usr/lib/coreos/kubelet-wrapper \
--minimum-container-ttl-duration=6m0s \
--client-ca-file=/etc/kubernetes/ca.crt \
--cluster-domain=cluster.local \
--authentication-token-webhook=true \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have removed and passed it from kubelet extra flag variable

@smalltown smalltown merged commit ba8761d into master Aug 22, 2018
@smalltown smalltown deleted the feature/ignition_example branch August 22, 2018 02:30
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

Successfully merging this pull request may close these issues.

2 participants