Added include statement around include statement (#10016)
parent
b6bb3a60a0
commit
ecd5d920ab
|
@ -5,7 +5,9 @@ content_template: templates/task
|
|||
|
||||
{{% capture overview %}}
|
||||
|
||||
{{< note >}}
|
||||
{{< include "federation-current-state.md" >}}
|
||||
{{< /note >}}
|
||||
|
||||
This page explains how to use Kubernetes Federated Ingress to deploy
|
||||
a common HTTP(S) virtual IP load balancer across a federated service running in
|
||||
|
|
Loading…
Reference in New Issue