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
Copy file name to clipboardExpand all lines: _docs/runtime/installation.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,11 +77,11 @@ The Git repository per runtime account with shared configuration manifests.
77
77
</br>
78
78
{:/}
79
79
80
-
<!---#### Ingress-less flags
80
+
####Ingress-less flags
81
81
These flags are required to install the runtime without an ingress controller.
82
82
83
-
**Access mode**
84
-
Required for ingress-less runtime installation.
83
+
**Access mode**
84
+
Required.
85
85
86
86
The access mode for ingress-less runtimes, the tunnel mode.
87
87
@@ -97,8 +97,11 @@ The allowed list of IPs from which to forward requests to the internal customer
97
97
98
98
When omitted, all incoming requests are authenticated regardless of the IPs from which they originated.
99
99
100
-
* CLI wizard and Silent install: Add the `--ips-allow-list` flag, followed by the list of comma-separated IPs to define more than one. For example, `--ips-allow-list 77.126.94.70/16,192.168.0.0`--->
100
+
* CLI wizard and Silent install: Add the`--ips-allow-list` flag, followed by theIP address, orlist of comma-separated IPs to define more than one. For example,`--ips-allow-list 77.126.94.70/16,192.168.0.0`