Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA K8s Docs #392

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
HA K8s Docs
Signed-off-by: Stephen Reaves <[email protected]>
  • Loading branch information
reavessm committed Feb 14, 2025
commit 5cd166559b7adf08d497fcf02c797bacf7c36095
2 changes: 2 additions & 0 deletions content/docs/latest/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ some guides to help you choose and make use of the different runtimes.
* [Use a custom Docker or containerd version][use-a-custom-docker-or-containerd-version]
* [Authenticating to Container registries][registry-authentication]
* [Getting started with Kubernetes][kubernetes]
* [High availability Kubernetes][ha-kubernetes]

### Developer guides and Reference
APIs and troubleshooting guides for working with Flatcar Container Linux.
Expand Down Expand Up @@ -255,6 +256,7 @@ Flatcar tutorial to deep dive into some Flatcar fundamental concepts.
[openstack]: installing/cloud/openstack
[brightbox]: installing/cloud/brightbox
[kubernetes]: container-runtimes/getting-started-with-kubernetes
[ha-kubernetes]: container-runtimes/high-availability-kubernetes
[using-nvidia]: setup/customization/using-nvidia
[tutorial-introduction]: tutorial/
[tutorial-hands-on-1]: tutorial/hands-on-1
Expand Down
Loading