Skip to content

Commit dc51c81

Browse files
committed
kubeadm: update v1beta4 docs
1 parent 7edc7fb commit dc51c81

File tree

1 file changed

+5
-0
lines changed
  • cmd/kubeadm/app/apis/kubeadm/v1beta4

1 file changed

+5
-0
lines changed

cmd/kubeadm/app/apis/kubeadm/v1beta4/doc.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ limitations under the License.
2424
//
2525
// A list of changes since v1beta3:
2626
//
27+
// v1.33:
28+
// - Add an `EtcdUpgrade` field into `UpgradeConfiguration.Plan` that can be used to control whether the etcd upgrade plan
29+
// should be displayed.
30+
//
31+
// v1.31:
2732
// - Support custom environment variables in control plane components under `ClusterConfiguration`.
2833
// Use `APIServer.ExtraEnvs`, `ControllerManager.ExtraEnvs`, `Scheduler.ExtraEnvs`, `Etcd.Local.ExtraEnvs`.
2934
// - The `ResetConfiguration` API type is now supported in v1beta4. Users are able to reset a node by passing

0 commit comments

Comments
 (0)