Skip to content

Commit

Permalink
added doc regarding dual stack and k0s
Browse files Browse the repository at this point in the history
  • Loading branch information
facchettos committed Dec 15, 2023
1 parent 33909a5 commit 586d173
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pages/deploying-vclusters/supported-distros.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ kubectl get ns

Behind the scenes a different helm chart will be deployed (`vcluster-k0s`), that holds specific configuration to support k0s. Check the [github repository](https://github.com/loft-sh/vcluster/tree/main/charts/k0s) for all available chart options.

Please note that dual stack networking is not supported with k0s, you will be able to deploy it on a dual stack host cluster, but it will not have all the dual stack features.

## Vanilla k8s

When choosing this option, vCluster will deploy a separate etcd cluster, kubernetes controller manager and api server alongside the vCluster hypervisor.
Expand Down

0 comments on commit 586d173

Please sign in to comment.