Skip to content

Commit

Permalink
docs: bootstrap config reference (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello authored Jan 17, 2025
1 parent ea8ee43 commit 3d1340c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/src/snap/reference/bootstrap-config-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@ by listing all available options and their details. See below for an example.
The following example configures and enables certain features, sets an external
cloud provider, marks the control plane nodes as unschedulable, changes the pod
and service CIDRs from the defaults and adds an extra SAN to the generated
certificates. It is also available to download
{download}`here </src/assets/reference-bootstrap-config.yaml>`
certificates. It is also available to download {download}`here
</src/assets/example-bootstrap-config.yaml>`.

```{literalinclude} /src/assets/reference-bootstrap-config.yaml
```{literalinclude} /src/assets/example-bootstrap-config.yaml
:language: yaml
```

<!-- LINKS -->
[example-config]: /src/assets/example-bootstrap-config.yaml

0 comments on commit 3d1340c

Please sign in to comment.