File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
content/post/argocd-tailscale Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -191,6 +191,16 @@ argocd cluster add cluster1-k8s-operator.<TAILNET>.ts.net --grpc-web
191191argocd cluster add cluster2-k8s-operator.<TAILNET>.ts.net --grpc-web
192192` ` `
193193
194+ # # Visual Confirmation
195+
196+ Once configured, ArgoCD will show the clusters as successfully connected within your Tailnet :
197+
198+ 
199+
200+ Hubble flows will also demonstrate ArgoCD communicating with the Tailscale egress proxies for each remote cluster :
201+
202+ 
203+
194204# # References
195205
196206- [Tailscale Kubernetes Operator Documentation](https://tailscale.com/kb/1185/kubernetes/)
You can’t perform that action at this time.
0 commit comments