Write disclaimer in kubernetes example
This commit is contained in:
parent
74fd5de43d
commit
8a07a63b1c
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Deploying headscale on Kubernetes
|
# Deploying headscale on Kubernetes
|
||||||
|
|
||||||
|
**Note:** This is contributed by the community and not verified by the headscale authors.
|
||||||
|
|
||||||
This directory contains [Kustomize](https://kustomize.io) templates that deploy
|
This directory contains [Kustomize](https://kustomize.io) templates that deploy
|
||||||
headscale in various configurations.
|
headscale in various configurations.
|
||||||
|
|
||||||
|
@ -66,7 +68,7 @@ tasks like creating namespaces, authkeys, etc.
|
||||||
|
|
||||||
headscale is an open source implementation of the Tailscale control server
|
headscale is an open source implementation of the Tailscale control server
|
||||||
|
|
||||||
https://gitlab.com/juanfont/headscale
|
https://github.com/juanfont/headscale
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
headscale [command]
|
headscale [command]
|
||||||
|
|
Loading…
Reference in a new issue