Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

coreos/kenc

Repository files navigation

kenc

Kuberetes etcd network checkpointer

Checkpoint modes

  • iptables

Checkpoint/restore the NAT table. Kenc relies on kube-proxy to populate iptables rules and ensure connectivity in this mode.

kenc -m iptables
  • endpoints

Checkpoint/restore etcd endpoints. Kenc writes iptables rules to iptables to ensure connectivity periodically in this mode.

To run this mode, kenc MUST be started inside Kubernetes.

kenc -m endpoints

About

Kuberetes etcd network checkpointer

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published