kubeadm-join.md: correct alpha->beta wording (#18366)
The kubeadm API has been beta for a while.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
e19c758d6a
commit
e5c3b8819e
@@ -260,7 +260,7 @@ These commands should be run after `kubeadm init` but before `kubeadm join`.
|
||||
### Using kubeadm join with a configuration file {#config-file}
|
||||
|
||||
{{< caution >}}
|
||||
The config file is still considered alpha and may change in future versions.
|
||||
The config file is still considered beta and may change in future versions.
|
||||
{{< /caution >}}
|
||||
|
||||
It's possible to configure `kubeadm join` with a configuration file instead of command
|
||||
|
||||
Reference in New Issue
Block a user