mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Merge pull request #28088 from philips/patch-6
Automatic merge from submit-queue docs: proposals: self-hosted-kubelet fix link
This commit is contained in:
commit
08a28e5123
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ Documentation for other releases can be found at
|
|||
|
||||
## Abstract
|
||||
|
||||
In a self-hosted Kubernetes deployment (see (this
|
||||
comment)[https://github.com/kubernetes/kubernetes/issues/246#issuecomment-64533959]
|
||||
In a self-hosted Kubernetes deployment (see [this
|
||||
comment](https://github.com/kubernetes/kubernetes/issues/246#issuecomment-64533959)
|
||||
for background on self hosted kubernetes), we have the initial bootstrap problem.
|
||||
When running self-hosted components, there needs to be a mechanism for pivoting
|
||||
from the initial bootstrap state to the kubernetes-managed (self-hosted) state.
|
||||
|
|
|
|||
Loading…
Reference in a new issue