1OVN-K8S-OVERLAY(1)       OVN-KUBERNETES User Commands       OVN-K8S-OVERLAY(1)
2
3
4

NAME

6       ovn-k8s-overlay - initialize gateway
7

SYNOPSIS

9       ovn-k8s-overlay  [GLOBAL  OPTION]...  COMMAND  [COMMAND OPTIONS] [ARGU‐
10       MENTS...]
11

DESCRIPTION

13       ovn-k8s-overlay to init gateway
14
15

COMMANDS

17       gateway-init Initialize k8s gateway node
18
19

COMMAND OPTIONS

21       --cluster-ip-subnet  value
22              The cluster wide larger subnet of private ip addresses.
23
24       --physical-interface  value
25              The physical interface via which external connectivity  is  pro‐
26              vided.
27
28       --bridge-interface  value
29              The OVS bridge interface via which external connectivity is pro‐
30              vided.
31
32       --physical-ip  value
33              The ip address of the physical interface or bridge interface via
34              which  external  connectivity is provided. This should be of the
35              form IP/MASK.
36
37       --node-name  value
38              A unique node name.
39
40       --default-gw  value
41              The next hop IP address for your physical interface.
42
43       --rampout-ip-subnets  value
44              Uses this gateway to rampout traffic originating from the speci‐
45              fied  comma  separated  ip subnets.  Used to distribute outgoing
46              traffic via multiple gateways.
47
48       --nb-privkey  value
49              The private key used for northbound API SSL connections.
50
51       --nb-cert  value
52              The certificate used for northbound API SSL connections.
53
54       --nb-cacert  value
55              The CA certificate used for northbound API SSL connections.
56
57

GLOBAL OPTIONS

59       --help, -h
60              show help
61
62       --version, -v
63              print the version
64
65
66

SEE ALSO

68       ovnkube(1), ovn-kube-util(1).
69
70
71       https://github.com/openvswitch/ovn-kubernetes
72
73
74
75ovn-kubernetes                     Jan 2018                 OVN-K8S-OVERLAY(1)
Impressum