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
{{ message }}
This repository was archived by the owner on Oct 31, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: docs/input-variables.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ name | default | description
21
21
etcdShape | VM.Standard1.1 | OCI shape for etcd nodes
22
22
k8sMasterShape | VM.Standard1.1 | OCI shape for k8s master(s)
23
23
k8sWorkerShape | VM.Standard1.2 | OCI shape for k8s worker(s)
24
+
master_oci_lb_enabled | "true" | enable/disable the k8s master oci load balancer. "true": use oci load balancer for k8s master . "false": use a reverse proxy as a software load balancer for k8s masters.
0 commit comments