Skip to content

Commit

Permalink
Merge pull request #158 from axivo/doc/k3s-settings
Browse files Browse the repository at this point in the history
Update kubelet arguments
  • Loading branch information
fmunteanu authored Jun 23, 2024
2 parents d615479 + 101093a commit 68215af
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions k3s-cluster/content/wiki/guide/configuration/roles/k3s.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,6 @@ See the related role settings listed below, defined into [`main.yaml`](https://{

{{% steps %}}

### `k3s_vars.agent`

- Default value: `null`

See the related child settings, listed below.

{{% steps nested="true" %}}

#### `agent.kubelet`

- Default value: `list`

{{% /steps %}}

### `k3s_vars.directory`

- Default value: `null`
Expand All @@ -55,6 +41,10 @@ See the related child settings, listed below.

{{% /steps %}}

### `k3s_vars.kubelet`

- Default value: `list`

### `k3s_vars.network`

- Default value: `null`
Expand Down Expand Up @@ -175,10 +165,6 @@ Copies the remote `/.kube/config` to local computer.

{{% /steps %}}

#### `server.kubelet`

- Default value: `list`

#### `server.loadbalancer`

- Default value: `null`
Expand Down

0 comments on commit 68215af

Please sign in to comment.