Revert "Update links to avoid redirects." (#5617)
* Revert "Fix the doc example" This reverts commit2872def62b. * Revert "add the set of sessionAffinity timeoutseconds (#5474)" This reverts commit657734de6f. * Revert "pod-security-policy.md: fix broken link to PSP proposal." This reverts commit8db51e099f. * Revert "fix typo" This reverts commit24e5383071. * Revert "Update images.md" This reverts commitf844a41502. * Revert "Update links to avoid redirects. (#5614)" This reverts commit35c7393849.
This commit is contained in:
@@ -15,7 +15,7 @@ This page shows how to use Calico for NetworkPolicy.
|
||||
{% capture steps %}
|
||||
## Deploying a cluster using Calico
|
||||
|
||||
You can deploy a cluster using Calico for network policy in the default [GCE deployment](/docs/home/gce/) using the following set of commands:
|
||||
You can deploy a cluster using Calico for network policy in the default [GCE deployment](/docs/getting-started-guides/gce) using the following set of commands:
|
||||
|
||||
```shell
|
||||
export NETWORK_POLICY_PROVIDER=calico
|
||||
@@ -55,7 +55,7 @@ There are two main components to be aware of:
|
||||
{% endcapture %}
|
||||
|
||||
{% capture whatsnext %}
|
||||
Once your cluster is running, you can follow the [NetworkPolicy getting started guide](/docs/home/network-policy/walkthrough) to try out Kubernetes NetworkPolicy.
|
||||
Once your cluster is running, you can follow the [NetworkPolicy getting started guide](/docs/getting-started-guides/network-policy/walkthrough) to try out Kubernetes NetworkPolicy.
|
||||
{% endcapture %}
|
||||
|
||||
{% include templates/task.md %}
|
||||
|
||||
Reference in New Issue
Block a user