kenc

command module
v0.0.0-...-08463e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2017 License: Apache-2.0 Imports: 21 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
util/dbus
Package dbus provides an injectable interface and implementations for D-Bus communication
Package dbus provides an injectable interface and implementations for D-Bus communication
util/exec
Package exec provides an injectable interface and implementations for running commands.
Package exec provides an injectable interface and implementations for running commands.
util/iptables
Package iptables provides an interface and implementations for running iptables commands.
Package iptables provides an interface and implementations for running iptables commands.
util/version
Package version provides utilities for version number comparisons
Package version provides utilities for version number comparisons

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL