You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to apply the same capabilities to an existing test cluster rather than a simulation cluster.
allows easier modification of test cluster data for simulation to verify control plane stability after upgrade/downgrade or chaos.
I want to add a subcommand that can directly edit the data from etcd and use it like kubectl.
The text was updated successfully, but these errors were encountered:
wzshiming
changed the title
Migrate the etcd implementations of the operations in kwok to here.
Migrate the etcd implementations of the operations in kwok to here
Feb 15, 2024
wzshiming
changed the title
Migrate the etcd implementations of the operations in kwok to here
Migrate the etcd implementations of the operations to here
May 11, 2024
kwok is a simulated k8s cluster.
which implements a subcommand to bypass apiserver and directly edit the etcd data of the simulated cluster.
I want to apply the same capabilities to an existing test cluster rather than a simulation cluster.
allows easier modification of test cluster data for simulation to verify control plane stability after upgrade/downgrade or chaos.
I want to add a subcommand that can directly edit the data from etcd and use it like
kubectl
.The text was updated successfully, but these errors were encountered: