Skip to content

Is there a way to restart only the kube-apiserver ? #8353

Answered by brandond
sylvainfaivre asked this question in Q&A
Discussion options

You must be logged in to vote

No. K3s runs all the Kubernetes and etcd components in a single process; that is part of what allows it to run with less overhead than most other distros. Because they all run in a single process, there is no way to restart only a single component.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sylvainfaivre
Comment options

Answer selected by sylvainfaivre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants