Skip to content

Commit e5e15a1

Browse files
authored
Update reference-kickstart.md
added host based networking
1 parent f0400ef commit e5e15a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/sentinel/sap/reference-kickstart.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,14 @@ If set to `cfgf`, configuration file stored locally will be used to store secret
314314

315315
**Explanation:** Containers, that cannot establish connection to Microsoft Azure services directly and require connection via a proxy server require `--http-proxy` switch to define proxy url for the container. Format of the proxy url is `http://hostname:port`.
316316

317+
#### Host Based Networking
318+
319+
**Parameter name:** `--hostnetwork`
320+
321+
**Required:** No.
322+
323+
**Explanation:** The agent will use the host based networking, this can solve internal DNS resolution issues in some cases.
324+
317325
#### Confirm all prompts
318326

319327
**Parameter name:** `--confirm-all-prompts`

0 commit comments

Comments
 (0)