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.
2 parents 3212d9d + d255f8e commit 9ee4245Copy full SHA for 9ee4245
content/it/docs/concepts/containers/container-environment.md
@@ -46,7 +46,7 @@ FOO_SERVICE_PORT=<porta su cui il servizio è pubblicato>
46
```
47
48
I servizi hanno un indirizzo IP dedicato e sono disponibili nei Container anche via DNS
49
-se il [DNS addon](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/dns/) è installato nel cluster.
+se il [DNS addon](http://releases.k8s.io/master/cluster/addons/dns/) è installato nel cluster.
50
51
## {{% heading "whatsnext" %}}
52
0 commit comments