We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd918f commit d858258Copy full SHA for d858258
content/post/tailscale-operator/index.md
@@ -106,7 +106,7 @@ One of the most powerful features of the Tailscale Kubernetes Operator is the **
106
107
Once configured, you can securely access your cluster from anywhere in your tailnet:
108
109
-
+
110
111
## Egress Configuration
112
@@ -211,6 +211,7 @@ metadata:
211
### Network Analysis
212
213
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.
215
216

217
0 commit comments