Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Add a toleration to avoid removing the taint on the master nodes #478

Merged
merged 1 commit into from
May 2, 2018
Merged

Conversation

sguyennet
Copy link

What this PR does / why we need it:

Add a toleration to the daemonset to allow scheduling of the pods without removing the taint on the master nodes.

With this toleration, you don't need to do "kubectl taint nodes --all node-role.kubernetes.io/master-" as described in the README:

https://github.com/vmware/kubernetes/blob/enable-vcp-uxi/README.md

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:

NONE

@divyenpatel
Copy link

@sguyennet change looks good to me.
I will update documentation.

@divyenpatel divyenpatel self-requested a review May 2, 2018 00:58
@divyenpatel
Copy link

/lgtm

@divyenpatel divyenpatel merged commit 064048b into vmware-archive:enable-vcp-uxi May 2, 2018
@divyenpatel divyenpatel mentioned this pull request May 2, 2018
@sguyennet
Copy link
Author

Hi,

I just noticed that you updated the documentation, but you didn't push a new image on Docker hub:

https://hub.docker.com/r/cnastorage/enablevcp/tags/

The modification I did is embedded in the Docker images, therefore you should build a new one and push it to Docker hub.

@divyenpatel
Copy link

@sguyennet I will build and upload new image today.

divyenpatel added a commit that referenced this pull request May 15, 2018
Updating vcp-manager-container image to `cnastorage/enablevcp:latest`.
This image contains changed made by @sguyennet  on the PR: #478
@divyenpatel
Copy link

@sguyennet I have pushed new image : cnastorage/enablevcp:v2 containing the changes made in this PR.

Also tagged cnastorage/enablevcp:v2 as cnastorage/enablevcp:latest.

Updated https://github.com/vmware/kubernetes/blob/enable-vcp-uxi/enable-vsphere-cloud-provider.yaml to use latest version.

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

Successfully merging this pull request may close these issues.

2 participants