Skip to content

Commit

Permalink
Update bootstrap-tokens.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steveperry-53 committed Sep 19, 2017
1 parent 0a103f0 commit 4c5a574
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/admin/bootstrap-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ Controller Manager. The tokens are also used to create a signature for a
specific ConfigMap used in a "discovery" process through a BootstrapSigner
controller.

Currently, Bootstrap Tokens are **beta** and there are no large breaking
changes expected.
{% include feature-state-beta.md %}

## Token Format

Expand Down Expand Up @@ -108,8 +107,8 @@ controller will delete expired tokens.

## Token Management with `kubeadm`

You can use the `kubeadm` tool to manage tokens on a running cluster. See [the
`kubeadm token` docs](/docs/admin/kubeadm/#manage-tokens) for details.
You can use the `kubeadm` tool to manage tokens on a running cluster. See the
[`kubeadm token` docs](/docs/admin/kubeadm/#manage-tokens) for details.

## ConfigMap Signing

Expand Down

0 comments on commit 4c5a574

Please sign in to comment.