All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
24 lines
789 B
Plaintext
24 lines
789 B
Plaintext
---
|
|
title: Tailscale Operator
|
|
description: The easiest, most secure way to use WireGuard and 2FA.
|
|
hero:
|
|
tagline: The easiest, most secure way to use WireGuard and 2FA.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tailscale-light.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/tailscale/tailscale
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/tailscale-operator
|
|
icon: right-arrow
|
|
---
|
|
|
|
# Purpose
|
|
|
|
Operator to manage [Tailscale](https://tailscale.com/) inside the cluster.
|
|
|
|
# Notes
|
|
|
|
Manages the main subnet router, provides inter workload connections, allows access to the tailnet from inside the cluster, among other features.
|