Move kubernetes example under docs
This commit is contained in:
parent
f9e6722635
commit
74fd5de43d
21 changed files with 0 additions and 0 deletions
3
docs/examples/kubernetes/headscale.bash
Executable file
3
docs/examples/kubernetes/headscale.bash
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
exec kubectl -n headscale exec -ti pod/headscale-0 -- /go/bin/headscale "$@"
|
Loading…
Add table
Add a link
Reference in a new issue