Skip to content

Commit d858258

Browse files
committed
edit
1 parent 7dd918f commit d858258

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/post/tailscale-operator/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ One of the most powerful features of the Tailscale Kubernetes Operator is the **
106106

107107
Once configured, you can securely access your cluster from anywhere in your tailnet:
108108

109-
![Operator Running in K9s](k9s.png)
109+
![Operator Running in K8s](k9s.png)
110110

111111
## Egress Configuration
112112

@@ -211,6 +211,7 @@ metadata:
211211
### Network Analysis
212212
213213
Using Hubble, we can observe the Tailscale traffic patterns:
214+
We can see the UDP flows to the world outbound to other Tailscale nodes, as well as the connections to the Tailscale Coordination servers over HTTPS.
214215
215216
![Hubble Network Flows](hubble.png)
216217

0 commit comments

Comments
 (0)