mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
kubeadm: update v1beta4 docs
This commit is contained in:
parent
7edc7fbd47
commit
dc51c81751
@ -24,6 +24,11 @@ limitations under the License.
|
||||
//
|
||||
// A list of changes since v1beta3:
|
||||
//
|
||||
// v1.33:
|
||||
// - Add an `EtcdUpgrade` field into `UpgradeConfiguration.Plan` that can be used to control whether the etcd upgrade plan
|
||||
// should be displayed.
|
||||
//
|
||||
// v1.31:
|
||||
// - Support custom environment variables in control plane components under `ClusterConfiguration`.
|
||||
// Use `APIServer.ExtraEnvs`, `ControllerManager.ExtraEnvs`, `Scheduler.ExtraEnvs`, `Etcd.Local.ExtraEnvs`.
|
||||
// - The `ResetConfiguration` API type is now supported in v1beta4. Users are able to reset a node by passing
|
||||
|
Loading…
Reference in New Issue
Block a user