Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

packet: allow starting kubelet with --cloud-provider=external #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mpolednik
Copy link
Contributor

To use CCM with Kubernetes we need to pass --cloud-provider=external
to Kubelet. We abstract this with variable "use_ccm" as it makes the
distribution more accessible without having specific knowledge about
CCM requirements in general.

The change is limited in scope to Packet but it is indifferent from
needs for CCM on other cloud providers.

Signed-off-by: Martin Polednik [email protected]

To use CCM with Kubernetes we need to pass --cloud-provider=external
to Kubelet. We abstract this with variable "use_ccm" as it makes the
distribution more accessible without having specific knowledge about
CCM requirements in general.

The change is limited in scope to Packet but it is indifferent from
needs for CCM on other cloud providers.

Signed-off-by: Martin Polednik <[email protected]>
@mpolednik mpolednik requested review from invidian and rata February 24, 2020 14:41
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.

1 participant