Skip to content

Commit 9812b60

Browse files
committed
Add visual confirmation section with images for ArgoCD and Hubble traffic flow
1 parent 7e83739 commit 9812b60

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
339 KB
Loading

content/post/argocd-tailscale/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,16 @@ argocd cluster add cluster1-k8s-operator.<TAILNET>.ts.net --grpc-web
191191
argocd 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+
![ArgoCD Clusters](/img/argocd-tailscale/argo-clusters.png)
199+
200+
Hubble flows will also demonstrate ArgoCD communicating with the Tailscale egress proxies for each remote cluster:
201+
202+
![Hubble Traffic Flow](/img/argocd-tailscale/traffic-flow.png)
203+
194204
## References
195205

196206
- [Tailscale Kubernetes Operator Documentation](https://tailscale.com/kb/1185/kubernetes/)
131 KB
Loading

0 commit comments

Comments
 (0)