Skip to content

[baseimage]: Install Kubernetes packages if enabled in image (#4374)#4432

Merged
lguohan merged 1 commit intosonic-net:201911from
renukamanavalan:k8s_201911
Apr 17, 2020
Merged

[baseimage]: Install Kubernetes packages if enabled in image (#4374)#4432
lguohan merged 1 commit intosonic-net:201911from
renukamanavalan:k8s_201911

Conversation

@renukamanavalan
Copy link
Contributor

  • Install kubernetes worker node packages, if enabled.

Install kubeadm, which transparently installs kubelet & kubectl
As well download required Kubernetes images required to run as kubernetes node.
The kubelet service is intentionally kept in disabled state, as it would otherwise
continuously restart wasting resources, until join to master.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

…et#4374)

* Install kubernetes worker node packages, if enabled.
@lguohan lguohan merged commit 9b017a8 into sonic-net:201911 Apr 17, 2020
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
…et#4374) (sonic-net#4432)

Install kubeadm, which transparently installs kubelet & kubectl
As well download required Kubernetes images required to run as kubernetes node.
The kubelet service is intentionally kept in disabled state, as it would otherwise
continuously restart wasting resources, until join to master.
@renukamanavalan renukamanavalan deleted the k8s_201911 branch April 17, 2022 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants