This repository was archived by the owner on Oct 31, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,10 @@ k8sWorkerAd3Count | 0 | number of k8s wo
3030etcdAd1Count | 1 | number of etcd nodes to create in Availability Domain 1
3131etcdAd2Count | 0 | number of etcd nodes to create in Availability Domain 2
3232etcdAd3Count | 0 | number of etcd nodes to create in Availability Domain 3
33+ worker_iscsi_volume_create | "false" | boolean flag indicating whether or not to attach an iSCSI volume to attach to each worker node
3334worker_iscsi_volume_size | unset | optional size of an iSCSI volume to attach to each worker
3435worker_iscsi_volume_mount | /var/lib/docker | optional mount path of iSCSI volume when worker_iscsi_volume_size is set
35- etcd_iscsi_volume_create | false | boolean flag indicating whether or not to attach an iSCSI volume to attach to each etcd node
36+ etcd_iscsi_volume_create | " false" | boolean flag indicating whether or not to attach an iSCSI volume to attach to each etcd node
3637etcd_iscsi_volume_size | 50 | size in GBs of volume when etcd_iscsi_volume_create is set
3738etcd_lb_enabled | "true" | enable/disable the etcd load balancer. "true" use the etcd load balancer ip, "false" use a list of etcd instance ips
3839etcdLBShape | 100Mbps | etcd cluster OCI Load Balancer shape / bandwidth
You can’t perform that action at this time.
0 commit comments