diff --git a/v2.3/getting-started/bare-metal/bare-metal-install.md b/v2.3/getting-started/bare-metal/bare-metal-install.md index 12611cba577..e8821507df1 100644 --- a/v2.3/getting-started/bare-metal/bare-metal-install.md +++ b/v2.3/getting-started/bare-metal/bare-metal-install.md @@ -1,6 +1,5 @@ --- title: Installing Felix as a static binary -redirect_from: latest/getting-started/bare-metal/bare-metal-install --- These instructions will take you through a first-time install of diff --git a/v2.3/getting-started/bare-metal/bare-metal.md b/v2.3/getting-started/bare-metal/bare-metal.md index e9af864429c..05623fe1f97 100644 --- a/v2.3/getting-started/bare-metal/bare-metal.md +++ b/v2.3/getting-started/bare-metal/bare-metal.md @@ -1,6 +1,5 @@ --- title: Using Calico to Secure Host Interfaces -redirect_from: latest/getting-started/bare-metal/bare-metal --- This guide describes how to use Calico to secure the network interfaces diff --git a/v2.3/getting-started/docker/index.md b/v2.3/getting-started/docker/index.md index e2fdbd7c17c..03b78a4b07a 100644 --- a/v2.3/getting-started/docker/index.md +++ b/v2.3/getting-started/docker/index.md @@ -1,6 +1,5 @@ --- title: Calico with Docker -redirect_from: latest/getting-started/docker/index --- Calico implements a Docker network plugin that can be used to provide routing and advanced network policy for Docker containers. diff --git a/v2.3/getting-started/docker/installation/manual.md b/v2.3/getting-started/docker/installation/manual.md index 065d8d41504..f76a9731349 100644 --- a/v2.3/getting-started/docker/installation/manual.md +++ b/v2.3/getting-started/docker/installation/manual.md @@ -1,6 +1,5 @@ --- title: Installing Calico for Docker -redirect_from: latest/getting-started/docker/installation/manual --- Calico runs as a Docker container on each host. The `calicoctl` command line tool can be used to launch the `calico/node` container. diff --git a/v2.3/getting-started/docker/installation/requirements.md b/v2.3/getting-started/docker/installation/requirements.md index c62815a8f18..94dad143363 100644 --- a/v2.3/getting-started/docker/installation/requirements.md +++ b/v2.3/getting-started/docker/installation/requirements.md @@ -1,6 +1,5 @@ --- title: Requirements -redirect_from: latest/getting-started/docker/installation/requirements --- The following information details basic prerequisites that must be met diff --git a/v2.3/getting-started/docker/installation/vagrant-coreos/index.md b/v2.3/getting-started/docker/installation/vagrant-coreos/index.md index f003d446f08..96bee424068 100644 --- a/v2.3/getting-started/docker/installation/vagrant-coreos/index.md +++ b/v2.3/getting-started/docker/installation/vagrant-coreos/index.md @@ -1,6 +1,5 @@ --- title: Running the Calico tutorials on CoreOS Container Linux using Vagrant and VirtualBox -redirect_from: latest/getting-started/docker/installation/vagrant-coreos/index --- These instructions allow you to set up a CoreOS Container Linux cluster ready to network Docker containers with diff --git a/v2.3/getting-started/docker/installation/vagrant-ubuntu/index.md b/v2.3/getting-started/docker/installation/vagrant-ubuntu/index.md index 52695b23563..74d57d44ce0 100644 --- a/v2.3/getting-started/docker/installation/vagrant-ubuntu/index.md +++ b/v2.3/getting-started/docker/installation/vagrant-ubuntu/index.md @@ -1,6 +1,5 @@ --- title: Running the Calico tutorials on Ubuntu using Vagrant and VirtualBox -redirect_from: latest/getting-started/docker/installation/vagrant-ubuntu/index --- These instructions allow you to set up an Ubuntu cluster ready to network Docker containers with diff --git a/v2.3/getting-started/docker/troubleshooting.md b/v2.3/getting-started/docker/troubleshooting.md index 917a485e1c2..9a7a4a1690e 100644 --- a/v2.3/getting-started/docker/troubleshooting.md +++ b/v2.3/getting-started/docker/troubleshooting.md @@ -1,5 +1,4 @@ --- title: Troubleshooting Calico for Docker -redirect_from: latest/getting-started/docker/troubleshooting --- Information coming soon! diff --git a/v2.3/getting-started/docker/tutorials/ipam.md b/v2.3/getting-started/docker/tutorials/ipam.md index 58209093bf5..a2405457355 100644 --- a/v2.3/getting-started/docker/tutorials/ipam.md +++ b/v2.3/getting-started/docker/tutorials/ipam.md @@ -1,6 +1,5 @@ --- title: IPAM -redirect_from: latest/getting-started/docker/tutorials/ipam --- With the release of Docker 1.10, support has been added to allow users to diff --git a/v2.3/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md b/v2.3/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md index b14f034c1dc..a2132780de7 100644 --- a/v2.3/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md +++ b/v2.3/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md @@ -1,6 +1,5 @@ --- title: Security using Calico Profiles and Policy -redirect_from: latest/getting-started/docker/tutorials/security-using-calico-profiles-and-policy --- ## Background diff --git a/v2.3/getting-started/docker/tutorials/security-using-calico-profiles.md b/v2.3/getting-started/docker/tutorials/security-using-calico-profiles.md index 02d54d22056..399ad2d2b03 100644 --- a/v2.3/getting-started/docker/tutorials/security-using-calico-profiles.md +++ b/v2.3/getting-started/docker/tutorials/security-using-calico-profiles.md @@ -1,6 +1,5 @@ --- title: Security using Calico Profiles -redirect_from: latest/getting-started/docker/tutorials/security-using-calico-profiles --- ## Background diff --git a/v2.3/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md b/v2.3/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md index 2351bc24070..5586765ca4d 100644 --- a/v2.3/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md +++ b/v2.3/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md @@ -1,6 +1,5 @@ --- title: Security using Docker Labels and Calico Policy -redirect_from: latest/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy --- ## Background diff --git a/v2.3/getting-started/docker/upgrade.md b/v2.3/getting-started/docker/upgrade.md index 72621bdf187..e46479ef49b 100644 --- a/v2.3/getting-started/docker/upgrade.md +++ b/v2.3/getting-started/docker/upgrade.md @@ -1,5 +1,4 @@ --- title: Upgrading Calico for Docker -redirect_from: latest/getting-started/docker/upgrade --- Information coming soon! diff --git a/v2.3/getting-started/index.md b/v2.3/getting-started/index.md index 7e594f526f9..d16023d9afb 100644 --- a/v2.3/getting-started/index.md +++ b/v2.3/getting-started/index.md @@ -1,6 +1,5 @@ --- title: Calico Integrations -redirect_from: latest/getting-started/index --- To get started using Calico, we recommend running through one or more of the diff --git a/v2.3/getting-started/kubernetes/index.md b/v2.3/getting-started/kubernetes/index.md index 0aeb9521a06..d6d95488a72 100644 --- a/v2.3/getting-started/kubernetes/index.md +++ b/v2.3/getting-started/kubernetes/index.md @@ -1,6 +1,5 @@ --- title: Calico for Kubernetes -redirect_from: latest/getting-started/kubernetes/index --- Calico enables networking and network policy in Kubernetes clusters across the cloud. Calico works diff --git a/v2.3/getting-started/kubernetes/installation/aws.md b/v2.3/getting-started/kubernetes/installation/aws.md index 6fd435bbe51..c60295a0470 100644 --- a/v2.3/getting-started/kubernetes/installation/aws.md +++ b/v2.3/getting-started/kubernetes/installation/aws.md @@ -1,6 +1,5 @@ --- title: Deploying Calico and Kubernetes on AWS -redirect_from: latest/getting-started/kubernetes/installation/aws --- There are a number of solutions for deploying Calico and Kubernetes on AWS. We recommend taking diff --git a/v2.3/getting-started/kubernetes/installation/gce.md b/v2.3/getting-started/kubernetes/installation/gce.md index 6bc25a19bc8..bed736b8b01 100644 --- a/v2.3/getting-started/kubernetes/installation/gce.md +++ b/v2.3/getting-started/kubernetes/installation/gce.md @@ -1,6 +1,5 @@ --- title: Deploying Calico and Kubernetes on GCE -redirect_from: latest/getting-started/kubernetes/installation/gce --- See [this page]({{site.baseurl}}/{{page.version}}/reference/public-cloud/gce) diff --git a/v2.3/getting-started/kubernetes/installation/hosted/hosted.md b/v2.3/getting-started/kubernetes/installation/hosted/hosted.md index 38545734708..3e9e64daf34 100644 --- a/v2.3/getting-started/kubernetes/installation/hosted/hosted.md +++ b/v2.3/getting-started/kubernetes/installation/hosted/hosted.md @@ -1,6 +1,5 @@ --- title: Standard Hosted Install -redirect_from: latest/getting-started/kubernetes/installation/hosted/hosted --- To install Calico as a Kubernetes add-on using your own etcd cluster: diff --git a/v2.3/getting-started/kubernetes/installation/hosted/index.md b/v2.3/getting-started/kubernetes/installation/hosted/index.md index a88195f4b80..e4a94b8ce46 100644 --- a/v2.3/getting-started/kubernetes/installation/hosted/index.md +++ b/v2.3/getting-started/kubernetes/installation/hosted/index.md @@ -1,6 +1,5 @@ --- title: Calico Kubernetes Hosted Install -redirect_from: latest/getting-started/kubernetes/installation/hosted/index --- Calico can be installed on a Kubernetes cluster with a single command. diff --git a/v2.3/getting-started/kubernetes/installation/hosted/kubeadm/index.md b/v2.3/getting-started/kubernetes/installation/hosted/kubeadm/index.md index d63bfe01b14..b63b86ac899 100644 --- a/v2.3/getting-started/kubernetes/installation/hosted/kubeadm/index.md +++ b/v2.3/getting-started/kubernetes/installation/hosted/kubeadm/index.md @@ -1,6 +1,5 @@ --- title: Kubeadm Hosted Install -redirect_from: latest/getting-started/kubernetes/installation/hosted/kubeadm/index --- This document outlines how to install Calico, as well as a as single node diff --git a/v2.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md b/v2.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md index 88bf66a620d..4f13fb68a56 100644 --- a/v2.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md +++ b/v2.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md @@ -1,6 +1,5 @@ --- title: Kubernetes Datastore -redirect_from: latest/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index --- This document describes how to install Calico on Kubernetes in a mode that does not require access to an etcd cluster. diff --git a/v2.3/getting-started/kubernetes/installation/index.md b/v2.3/getting-started/kubernetes/installation/index.md index 722af0c82f5..1f9ecd4d86c 100644 --- a/v2.3/getting-started/kubernetes/installation/index.md +++ b/v2.3/getting-started/kubernetes/installation/index.md @@ -1,6 +1,5 @@ --- title: Installing Calico on Kubernetes -redirect_from: latest/getting-started/kubernetes/installation/index --- Calico can be installed on a Kubernetes cluster in a number of configurations. This document diff --git a/v2.3/getting-started/kubernetes/installation/integration.md b/v2.3/getting-started/kubernetes/installation/integration.md index 812ed1bd776..b5b98c1d5d6 100644 --- a/v2.3/getting-started/kubernetes/installation/integration.md +++ b/v2.3/getting-started/kubernetes/installation/integration.md @@ -1,6 +1,5 @@ --- title: Integration Guide -redirect_from: latest/getting-started/kubernetes/installation/integration --- diff --git a/v2.3/getting-started/kubernetes/installation/vagrant/index.md b/v2.3/getting-started/kubernetes/installation/vagrant/index.md index c7154287a30..f534b48517b 100644 --- a/v2.3/getting-started/kubernetes/installation/vagrant/index.md +++ b/v2.3/getting-started/kubernetes/installation/vagrant/index.md @@ -1,6 +1,5 @@ --- title: Deploying Calico and Kubernetes on Container Linux by CoreOS using Vagrant and VirtualBox -redirect_from: latest/getting-started/kubernetes/installation/vagrant/index --- These instructions allow you to set up a Kubernetes cluster with Calico networking using Vagrant and the [Calico CNI plugin][cni-plugin]. This guide does not setup TLS between Kubernetes components. diff --git a/v2.3/getting-started/kubernetes/troubleshooting.md b/v2.3/getting-started/kubernetes/troubleshooting.md index e603120ea7e..d3f6ee0257d 100644 --- a/v2.3/getting-started/kubernetes/troubleshooting.md +++ b/v2.3/getting-started/kubernetes/troubleshooting.md @@ -1,6 +1,5 @@ --- title: Troubleshooting Calico for Kubernetes -redirect_from: latest/getting-started/kubernetes/troubleshooting --- This article contains Kubernetes specific troubleshooting advice for Calico and diff --git a/v2.3/getting-started/kubernetes/tutorials/advanced-policy.md b/v2.3/getting-started/kubernetes/tutorials/advanced-policy.md index 801ecc29888..73a70b8beda 100644 --- a/v2.3/getting-started/kubernetes/tutorials/advanced-policy.md +++ b/v2.3/getting-started/kubernetes/tutorials/advanced-policy.md @@ -1,6 +1,5 @@ --- title: Going Beyond `NetworkPolicy` with Calico -redirect_from: latest/getting-started/kubernetes/tutorials/advanced-policy --- The Kubernetes NetworkPolicy API allows users to express ingress policy to Kubernetes pods diff --git a/v2.3/getting-started/kubernetes/tutorials/simple-policy.md b/v2.3/getting-started/kubernetes/tutorials/simple-policy.md index 76f2ed41882..c9c796b9aca 100644 --- a/v2.3/getting-started/kubernetes/tutorials/simple-policy.md +++ b/v2.3/getting-started/kubernetes/tutorials/simple-policy.md @@ -1,6 +1,5 @@ --- title: Simple Policy Demo -redirect_from: latest/getting-started/kubernetes/tutorials/simple-policy --- This guide provides a simple way to try out Kubernetes NetworkPolicy with Calico. It requires a Kubernetes cluster configured with Calico networking, and expects that you have `kubectl` configured to interact with the cluster. diff --git a/v2.3/getting-started/kubernetes/tutorials/stars-policy/index.md b/v2.3/getting-started/kubernetes/tutorials/stars-policy/index.md index a6fb76dbf00..fdadd9f70f2 100644 --- a/v2.3/getting-started/kubernetes/tutorials/stars-policy/index.md +++ b/v2.3/getting-started/kubernetes/tutorials/stars-policy/index.md @@ -1,6 +1,5 @@ --- title: Stars Policy Demo -redirect_from: latest/getting-started/kubernetes/tutorials/stars-policy/index --- The included demo sets up a frontend and backend service, as well as a client service, all running on Kubernetes. It then configures network policy on each service. diff --git a/v2.3/getting-started/kubernetes/tutorials/using-calicoctl.md b/v2.3/getting-started/kubernetes/tutorials/using-calicoctl.md index 16528c222df..4962d714679 100644 --- a/v2.3/getting-started/kubernetes/tutorials/using-calicoctl.md +++ b/v2.3/getting-started/kubernetes/tutorials/using-calicoctl.md @@ -1,6 +1,5 @@ --- title: Using calicoctl in Kubernetes -redirect_from: latest/getting-started/kubernetes/tutorials/using-calicoctl --- There are two ways to run `calicoctl` in Kubernetes: diff --git a/v2.3/getting-started/mesos/index.md b/v2.3/getting-started/mesos/index.md index c8e8e06e218..3a79cff4e61 100644 --- a/v2.3/getting-started/mesos/index.md +++ b/v2.3/getting-started/mesos/index.md @@ -1,6 +1,5 @@ --- title: Integration Guide -redirect_from: latest/getting-started/mesos/index --- Calico introduces IP-per-container & fine-grained security policies to Mesos, while diff --git a/v2.3/getting-started/mesos/installation/dc-os/custom.md b/v2.3/getting-started/mesos/installation/dc-os/custom.md index 3c1c6e70320..22beef0a670 100644 --- a/v2.3/getting-started/mesos/installation/dc-os/custom.md +++ b/v2.3/getting-started/mesos/installation/dc-os/custom.md @@ -1,6 +1,5 @@ --- title: Customizing the Calico Universe Framework -redirect_from: latest/getting-started/mesos/installation/dc-os/custom --- The the Calico Universe Framework includes customization options which support diff --git a/v2.3/getting-started/mesos/installation/dc-os/framework.md b/v2.3/getting-started/mesos/installation/dc-os/framework.md index 28d03481951..1c8d221a86a 100644 --- a/v2.3/getting-started/mesos/installation/dc-os/framework.md +++ b/v2.3/getting-started/mesos/installation/dc-os/framework.md @@ -1,6 +1,5 @@ --- title: Calico DC/OS Installation Guide -redirect_from: latest/getting-started/mesos/installation/dc-os/framework --- The following guide walks through installing Calico for DC/OS using the Universe diff --git a/v2.3/getting-started/mesos/installation/dc-os/index.md b/v2.3/getting-started/mesos/installation/dc-os/index.md index 007a32a0592..1bb610cc38a 100644 --- a/v2.3/getting-started/mesos/installation/dc-os/index.md +++ b/v2.3/getting-started/mesos/installation/dc-os/index.md @@ -1,6 +1,5 @@ --- title: Overview of Calico for DC/OS -redirect_from: latest/getting-started/mesos/installation/dc-os/index --- The following information details Calico's installation and runtime dependencies diff --git a/v2.3/getting-started/mesos/installation/integration.md b/v2.3/getting-started/mesos/installation/integration.md index 9d6c6cac8c8..d0f30c2bef9 100644 --- a/v2.3/getting-started/mesos/installation/integration.md +++ b/v2.3/getting-started/mesos/installation/integration.md @@ -1,6 +1,5 @@ --- title: Integration Guide -redirect_from: latest/getting-started/mesos/installation/integration --- This guide explains how to integrate Calico networking and policy on an existing diff --git a/v2.3/getting-started/mesos/installation/prerequisites.md b/v2.3/getting-started/mesos/installation/prerequisites.md index c92815fb2bc..99e30b288be 100644 --- a/v2.3/getting-started/mesos/installation/prerequisites.md +++ b/v2.3/getting-started/mesos/installation/prerequisites.md @@ -1,6 +1,5 @@ --- title: Requirements for Calico with Mesos -redirect_from: latest/getting-started/mesos/installation/prerequisites --- #### 1. etcd diff --git a/v2.3/getting-started/mesos/tutorials/connecting-tasks.md b/v2.3/getting-started/mesos/tutorials/connecting-tasks.md index 11ace4cbb1b..79d82eee221 100644 --- a/v2.3/getting-started/mesos/tutorials/connecting-tasks.md +++ b/v2.3/getting-started/mesos/tutorials/connecting-tasks.md @@ -1,6 +1,5 @@ --- title: Connecting to Tasks -redirect_from: latest/getting-started/mesos/tutorials/connecting-tasks --- When Calico is used to network Mesos tasks, diff --git a/v2.3/getting-started/mesos/tutorials/launching-tasks.md b/v2.3/getting-started/mesos/tutorials/launching-tasks.md index 940fa900dee..429b2de3d3c 100644 --- a/v2.3/getting-started/mesos/tutorials/launching-tasks.md +++ b/v2.3/getting-started/mesos/tutorials/launching-tasks.md @@ -1,6 +1,5 @@ --- title: Launching Tasks -redirect_from: latest/getting-started/mesos/tutorials/launching-tasks --- The following information describes how to launch Calico networked tasks in Mesos diff --git a/v2.3/getting-started/mesos/tutorials/policy/docker-containerizer.md b/v2.3/getting-started/mesos/tutorials/policy/docker-containerizer.md index e93d9f729aa..77cff316bc3 100644 --- a/v2.3/getting-started/mesos/tutorials/policy/docker-containerizer.md +++ b/v2.3/getting-started/mesos/tutorials/policy/docker-containerizer.md @@ -1,6 +1,5 @@ --- title: Network Policy (Docker Containerizer) -redirect_from: latest/getting-started/mesos/tutorials/policy/docker-containerizer --- The Docker Containerizer uses Docker directly to launch tasks. diff --git a/v2.3/getting-started/mesos/tutorials/policy/universal-containerizer.md b/v2.3/getting-started/mesos/tutorials/policy/universal-containerizer.md index e05aca8bc96..191a0331516 100644 --- a/v2.3/getting-started/mesos/tutorials/policy/universal-containerizer.md +++ b/v2.3/getting-started/mesos/tutorials/policy/universal-containerizer.md @@ -1,6 +1,5 @@ --- title: Network Policy (Universal Containerizer) -redirect_from: latest/getting-started/mesos/tutorials/policy/universal-containerizer --- This document will demonstrate how to manipulate policy for Calico using diff --git a/v2.3/getting-started/mesos/vagrant/index.md b/v2.3/getting-started/mesos/vagrant/index.md index 66297b1bb4c..031862ace76 100644 --- a/v2.3/getting-started/mesos/vagrant/index.md +++ b/v2.3/getting-started/mesos/vagrant/index.md @@ -1,6 +1,5 @@ --- title: Vagrant Deployed Mesos Cluster with Calico -redirect_from: latest/getting-started/mesos/vagrant/index --- This guide will show you how to use Vagrant to launch a Mesos Cluster with Calico installed and ready to network Docker Containerizer tasks. diff --git a/v2.3/getting-started/openstack/connectivity.md b/v2.3/getting-started/openstack/connectivity.md index 56d72a14d2c..a42a58deb8f 100644 --- a/v2.3/getting-started/openstack/connectivity.md +++ b/v2.3/getting-started/openstack/connectivity.md @@ -1,6 +1,5 @@ --- title: Connectivity in OpenStack -redirect_from: latest/getting-started/openstack/connectivity --- An OpenStack deployment is of limited use if its VMs cannot reach and be diff --git a/v2.3/getting-started/openstack/index.md b/v2.3/getting-started/openstack/index.md index 71cd1ee6274..159faae7937 100644 --- a/v2.3/getting-started/openstack/index.md +++ b/v2.3/getting-started/openstack/index.md @@ -1,6 +1,5 @@ --- title: Calico for OpenStack -redirect_from: latest/getting-started/openstack/index --- Calico's integration with OpenStack consists of the following pieces. diff --git a/v2.3/getting-started/openstack/installation/chef.md b/v2.3/getting-started/openstack/installation/chef.md index 09e7e355249..81008772891 100644 --- a/v2.3/getting-started/openstack/installation/chef.md +++ b/v2.3/getting-started/openstack/installation/chef.md @@ -1,6 +1,5 @@ --- title: Chef Trial Install -redirect_from: latest/getting-started/openstack/installation/chef ... > **WARNING** diff --git a/v2.3/getting-started/openstack/installation/devstack.md b/v2.3/getting-started/openstack/installation/devstack.md index fee5550b4cd..9951aba24a6 100644 --- a/v2.3/getting-started/openstack/installation/devstack.md +++ b/v2.3/getting-started/openstack/installation/devstack.md @@ -1,6 +1,5 @@ --- title: DevStack plugin for Calico -redirect_from: latest/getting-started/openstack/installation/devstack --- The networking-calico project provides a DevStack plugin. The following diff --git a/v2.3/getting-started/openstack/installation/fuel.md b/v2.3/getting-started/openstack/installation/fuel.md index 3e97d9fff1d..f2f8bab6a1b 100644 --- a/v2.3/getting-started/openstack/installation/fuel.md +++ b/v2.3/getting-started/openstack/installation/fuel.md @@ -1,6 +1,5 @@ --- title: Integration with Fuel -redirect_from: latest/getting-started/openstack/installation/fuel --- Calico plugins are available for Fuel 6.1 and 7.0, and work is in progress for diff --git a/v2.3/getting-started/openstack/installation/index.md b/v2.3/getting-started/openstack/installation/index.md index 1bd302013d5..7d4e45c2515 100644 --- a/v2.3/getting-started/openstack/installation/index.md +++ b/v2.3/getting-started/openstack/installation/index.md @@ -1,6 +1,5 @@ --- title: Calico with OpenStack -redirect_from: latest/getting-started/openstack/installation/index --- There are many ways to try out Calico with OpenStack, because OpenStack diff --git a/v2.3/getting-started/openstack/installation/juju.md b/v2.3/getting-started/openstack/installation/juju.md index 8b090da154e..2b6330ad394 100644 --- a/v2.3/getting-started/openstack/installation/juju.md +++ b/v2.3/getting-started/openstack/installation/juju.md @@ -1,6 +1,5 @@ --- title: Juju Install -redirect_from: latest/getting-started/openstack/installation/juju --- You can use Ubuntu's [Juju Charms](https://jujucharms.com/) to quickly deploy a diff --git a/v2.3/getting-started/openstack/installation/redhat.md b/v2.3/getting-started/openstack/installation/redhat.md index 71978c78e8d..bf2f2de781a 100644 --- a/v2.3/getting-started/openstack/installation/redhat.md +++ b/v2.3/getting-started/openstack/installation/redhat.md @@ -1,6 +1,5 @@ --- title: Red Hat Enterprise Linux 7 Packaged Install Instructions -redirect_from: latest/getting-started/openstack/installation/redhat --- For this version of Calico, with OpenStack on RHEL 7 or CentOS 7, we recommend diff --git a/v2.3/getting-started/openstack/installation/ubuntu.md b/v2.3/getting-started/openstack/installation/ubuntu.md index da7fd1fabe2..af412c3733c 100644 --- a/v2.3/getting-started/openstack/installation/ubuntu.md +++ b/v2.3/getting-started/openstack/installation/ubuntu.md @@ -1,6 +1,5 @@ --- title: 'Ubuntu Packaged Install Instructions' -redirect_from: latest/getting-started/openstack/installation/ubuntu --- For this version of Calico, with OpenStack on Ubuntu Trusty or Xenial, we diff --git a/v2.3/getting-started/openstack/neutron-api.md b/v2.3/getting-started/openstack/neutron-api.md index d9739d2caba..adcdc3b322d 100644 --- a/v2.3/getting-started/openstack/neutron-api.md +++ b/v2.3/getting-started/openstack/neutron-api.md @@ -1,6 +1,5 @@ --- title: How Calico Interprets Neutron API Calls -redirect_from: latest/getting-started/openstack/neutron-api --- When running in an OpenStack deployment, Calico receives and interprets diff --git a/v2.3/getting-started/openstack/tutorials.md b/v2.3/getting-started/openstack/tutorials.md index 64720785c74..1de53316d36 100644 --- a/v2.3/getting-started/openstack/tutorials.md +++ b/v2.3/getting-started/openstack/tutorials.md @@ -1,6 +1,5 @@ --- title: 'Worked Examples: Using Calico-based OpenStack' -redirect_from: latest/getting-started/openstack/tutorials --- Here are a few worked examples for common Calico on OpenStack deployment diff --git a/v2.3/getting-started/openstack/upgrade.md b/v2.3/getting-started/openstack/upgrade.md index 9f45ff916eb..6569a016abf 100644 --- a/v2.3/getting-started/openstack/upgrade.md +++ b/v2.3/getting-started/openstack/upgrade.md @@ -1,6 +1,5 @@ --- title: 'Upgrade Procedure (OpenStack)' -redirect_from: latest/getting-started/openstack/upgrade --- This document details the procedure for upgrading a Calico-based diff --git a/v2.3/getting-started/openstack/verification.md b/v2.3/getting-started/openstack/verification.md index 7f7e42515e5..3c9e3c4d76d 100644 --- a/v2.3/getting-started/openstack/verification.md +++ b/v2.3/getting-started/openstack/verification.md @@ -1,6 +1,5 @@ --- title: Verifying your Calico on OpenStack deployment -redirect_from: latest/getting-started/openstack/verification --- This document takes you through the steps you can perform to verify that diff --git a/v2.3/getting-started/rkt/index.md b/v2.3/getting-started/rkt/index.md index e13eb436374..87a6378fd5b 100644 --- a/v2.3/getting-started/rkt/index.md +++ b/v2.3/getting-started/rkt/index.md @@ -1,6 +1,5 @@ --- title: Calico with rkt -redirect_from: latest/getting-started/rkt/index --- Calico supports networking and network policy in a pure rkt container environment. diff --git a/v2.3/getting-started/rkt/installation/manual.md b/v2.3/getting-started/rkt/installation/manual.md index 5679cfb4efe..91bfe6c917c 100644 --- a/v2.3/getting-started/rkt/installation/manual.md +++ b/v2.3/getting-started/rkt/installation/manual.md @@ -1,6 +1,5 @@ --- title: Manual Installation of Calico with rkt -redirect_from: latest/getting-started/rkt/installation/manual --- This tutorial describes how to manually configure a working environment for diff --git a/v2.3/getting-started/rkt/installation/vagrant-coreos/index.md b/v2.3/getting-started/rkt/installation/vagrant-coreos/index.md index 27012f48ebe..7efbcaeff1f 100644 --- a/v2.3/getting-started/rkt/installation/vagrant-coreos/index.md +++ b/v2.3/getting-started/rkt/installation/vagrant-coreos/index.md @@ -1,6 +1,5 @@ --- title: Running the Calico rkt tutorials on CoreOS Container Linux using Vagrant and VirtualBox -redirect_from: latest/getting-started/rkt/installation/vagrant-coreos/index --- This is a Quick Start guide that uses Vagrant and VirtualBox to create a two-node diff --git a/v2.3/getting-started/rkt/troubleshooting.md b/v2.3/getting-started/rkt/troubleshooting.md index 2ed7f42861c..6671837b688 100644 --- a/v2.3/getting-started/rkt/troubleshooting.md +++ b/v2.3/getting-started/rkt/troubleshooting.md @@ -1,6 +1,5 @@ --- title: Troubleshooting Calico for rkt -redirect_from: latest/getting-started/rkt/troubleshooting --- This article contains rkt specific troubleshooting advice for Calico and diff --git a/v2.3/getting-started/rkt/tutorials/basic.md b/v2.3/getting-started/rkt/tutorials/basic.md index b735e53d31b..d816d2bc576 100644 --- a/v2.3/getting-started/rkt/tutorials/basic.md +++ b/v2.3/getting-started/rkt/tutorials/basic.md @@ -1,6 +1,5 @@ --- title: Basic Network Isolation -redirect_from: latest/getting-started/rkt/tutorials/basic --- This guide provides a simple way to try out rkt network isolation with Calico. diff --git a/v2.3/index.html b/v2.3/index.html index 17265589bfe..a72a2f33251 100644 --- a/v2.3/index.html +++ b/v2.3/index.html @@ -1,6 +1,5 @@ --- title: Project Calico Documentation -redirect_from: latest/index.html description: Home layout: docwithnav --- diff --git a/v2.3/introduction/index.html b/v2.3/introduction/index.html index 6576cee1715..82e5c34f428 100644 --- a/v2.3/introduction/index.html +++ b/v2.3/introduction/index.html @@ -1,6 +1,5 @@ --- title: Project Calico Documentation -redirect_from: latest/introduction/index.html description: Home layout: docwithnav --- diff --git a/v2.3/reference/advanced/etcd-rbac.md b/v2.3/reference/advanced/etcd-rbac.md index 76bd2d7585d..ad96626678e 100644 --- a/v2.3/reference/advanced/etcd-rbac.md +++ b/v2.3/reference/advanced/etcd-rbac.md @@ -1,6 +1,5 @@ --- title: Configuring a Calico Role for etcdv2 RBAC -redirect_from: latest/reference/advanced/etcd-rbac --- Calico writes all of its data in a `/calico/` directory of etcd. diff --git a/v2.3/reference/architecture/components.md b/v2.3/reference/architecture/components.md index 9d238485558..e528dcb9f7c 100644 --- a/v2.3/reference/architecture/components.md +++ b/v2.3/reference/architecture/components.md @@ -1,6 +1,5 @@ --- title: Anatomy of a calico-node container -redirect_from: latest/reference/architecture/components --- `calico/node` can be regarded as a helper container that bundles together the diff --git a/v2.3/reference/architecture/data-path.md b/v2.3/reference/architecture/data-path.md index 85094e67f91..70b001d7516 100644 --- a/v2.3/reference/architecture/data-path.md +++ b/v2.3/reference/architecture/data-path.md @@ -1,6 +1,5 @@ --- title: 'The Calico Data Path: IP Routing and iptables' -redirect_from: latest/reference/architecture/data-path --- diff --git a/v2.3/reference/architecture/index.md b/v2.3/reference/architecture/index.md index 38f69dce006..37ff65632a0 100644 --- a/v2.3/reference/architecture/index.md +++ b/v2.3/reference/architecture/index.md @@ -1,6 +1,5 @@ --- title: Calico Architecture -redirect_from: latest/reference/architecture/index --- This document discusses the various pieces of the Calico's architecture, diff --git a/v2.3/reference/calicoctl/commands/apply.md b/v2.3/reference/calicoctl/commands/apply.md index 900485a0eb8..5d1bacc6df6 100644 --- a/v2.3/reference/calicoctl/commands/apply.md +++ b/v2.3/reference/calicoctl/commands/apply.md @@ -1,6 +1,5 @@ --- title: calicoctl apply -redirect_from: latest/reference/calicoctl/commands/apply --- This sections describes the `calicoctl apply` command. diff --git a/v2.3/reference/calicoctl/commands/config.md b/v2.3/reference/calicoctl/commands/config.md index c6a0888ce66..7ac9fe9a206 100644 --- a/v2.3/reference/calicoctl/commands/config.md +++ b/v2.3/reference/calicoctl/commands/config.md @@ -1,6 +1,5 @@ --- title: calicoctl config -redirect_from: latest/reference/calicoctl/commands/config --- This sections describes the `calicoctl config` commands. diff --git a/v2.3/reference/calicoctl/commands/create.md b/v2.3/reference/calicoctl/commands/create.md index cf86c3cc585..5848049d0e7 100644 --- a/v2.3/reference/calicoctl/commands/create.md +++ b/v2.3/reference/calicoctl/commands/create.md @@ -1,6 +1,5 @@ --- title: calicoctl create -redirect_from: latest/reference/calicoctl/commands/create --- This sections describes the `calicoctl create` command. diff --git a/v2.3/reference/calicoctl/commands/delete.md b/v2.3/reference/calicoctl/commands/delete.md index af530718cd1..ef70e5bad80 100644 --- a/v2.3/reference/calicoctl/commands/delete.md +++ b/v2.3/reference/calicoctl/commands/delete.md @@ -1,6 +1,5 @@ --- title: calicoctl delete -redirect_from: latest/reference/calicoctl/commands/delete --- This sections describes the `calicoctl delete` command. diff --git a/v2.3/reference/calicoctl/commands/get.md b/v2.3/reference/calicoctl/commands/get.md index e5c0c62a81e..d67b2a5d528 100644 --- a/v2.3/reference/calicoctl/commands/get.md +++ b/v2.3/reference/calicoctl/commands/get.md @@ -1,6 +1,5 @@ --- title: calicoctl get -redirect_from: latest/reference/calicoctl/commands/get --- This sections describes the `calicoctl get` command. diff --git a/v2.3/reference/calicoctl/commands/index.md b/v2.3/reference/calicoctl/commands/index.md index 51a1502dba9..bdd0b1ef281 100644 --- a/v2.3/reference/calicoctl/commands/index.md +++ b/v2.3/reference/calicoctl/commands/index.md @@ -1,6 +1,5 @@ --- title: Command Reference -redirect_from: latest/reference/calicoctl/commands/index --- The command line tool, `calicoctl`, makes it easy to manage Calico network diff --git a/v2.3/reference/calicoctl/commands/ipam/index.md b/v2.3/reference/calicoctl/commands/ipam/index.md index 4df5c6e8cb1..f5782ad0297 100644 --- a/v2.3/reference/calicoctl/commands/ipam/index.md +++ b/v2.3/reference/calicoctl/commands/ipam/index.md @@ -1,6 +1,5 @@ --- title: calicoctl ipam -redirect_from: latest/reference/calicoctl/commands/ipam/index --- This section describes the `calicoctl ipam` commands. diff --git a/v2.3/reference/calicoctl/commands/ipam/release.md b/v2.3/reference/calicoctl/commands/ipam/release.md index b234114c7ec..c4992be3e02 100644 --- a/v2.3/reference/calicoctl/commands/ipam/release.md +++ b/v2.3/reference/calicoctl/commands/ipam/release.md @@ -1,6 +1,5 @@ --- title: calicoctl ipam -redirect_from: latest/reference/calicoctl/commands/ipam/release --- This section describes the `calicoctl ipam release` command. diff --git a/v2.3/reference/calicoctl/commands/ipam/show.md b/v2.3/reference/calicoctl/commands/ipam/show.md index d0bc30997dd..3840989e5f0 100644 --- a/v2.3/reference/calicoctl/commands/ipam/show.md +++ b/v2.3/reference/calicoctl/commands/ipam/show.md @@ -1,6 +1,5 @@ --- title: calicoctl ipam -redirect_from: latest/reference/calicoctl/commands/ipam/show --- This section describes the `calicoctl ipam show` command. diff --git a/v2.3/reference/calicoctl/commands/node/checksystem.md b/v2.3/reference/calicoctl/commands/node/checksystem.md index 676bc04012c..7f0b78f493f 100644 --- a/v2.3/reference/calicoctl/commands/node/checksystem.md +++ b/v2.3/reference/calicoctl/commands/node/checksystem.md @@ -1,6 +1,5 @@ --- title: calicoctl node checksystem -redirect_from: latest/reference/calicoctl/commands/node/checksystem --- This section describes the `calicoctl node checksystem` command. diff --git a/v2.3/reference/calicoctl/commands/node/diags.md b/v2.3/reference/calicoctl/commands/node/diags.md index 49fd0b94fff..f28e656f523 100644 --- a/v2.3/reference/calicoctl/commands/node/diags.md +++ b/v2.3/reference/calicoctl/commands/node/diags.md @@ -1,6 +1,5 @@ --- title: calicoctl node diags -redirect_from: latest/reference/calicoctl/commands/node/diags --- This section describes the `calicoctl node diags` command. diff --git a/v2.3/reference/calicoctl/commands/node/index.md b/v2.3/reference/calicoctl/commands/node/index.md index 1ab450d4bda..3540aeedfd5 100644 --- a/v2.3/reference/calicoctl/commands/node/index.md +++ b/v2.3/reference/calicoctl/commands/node/index.md @@ -1,6 +1,5 @@ --- title: calicoctl node -redirect_from: latest/reference/calicoctl/commands/node/index --- This section describes the `calicoctl node` commands. diff --git a/v2.3/reference/calicoctl/commands/node/run.md b/v2.3/reference/calicoctl/commands/node/run.md index 1d19933772a..7fac2d7e5d5 100644 --- a/v2.3/reference/calicoctl/commands/node/run.md +++ b/v2.3/reference/calicoctl/commands/node/run.md @@ -1,6 +1,5 @@ --- title: calicoctl node run -redirect_from: latest/reference/calicoctl/commands/node/run --- This sections describes the `calicoctl node run` command. diff --git a/v2.3/reference/calicoctl/commands/node/status.md b/v2.3/reference/calicoctl/commands/node/status.md index 731eea9f8de..f82e9fe862c 100644 --- a/v2.3/reference/calicoctl/commands/node/status.md +++ b/v2.3/reference/calicoctl/commands/node/status.md @@ -1,6 +1,5 @@ --- title: calicoctl node status -redirect_from: latest/reference/calicoctl/commands/node/status --- This sections describes the `calicoctl node status` command. diff --git a/v2.3/reference/calicoctl/commands/replace.md b/v2.3/reference/calicoctl/commands/replace.md index 3dd701a0841..31593a13493 100644 --- a/v2.3/reference/calicoctl/commands/replace.md +++ b/v2.3/reference/calicoctl/commands/replace.md @@ -1,6 +1,5 @@ --- title: calicoctl replace -redirect_from: latest/reference/calicoctl/commands/replace --- This sections describes the `calicoctl replace` command. diff --git a/v2.3/reference/calicoctl/commands/version.md b/v2.3/reference/calicoctl/commands/version.md index 727434911ae..291889fc09c 100644 --- a/v2.3/reference/calicoctl/commands/version.md +++ b/v2.3/reference/calicoctl/commands/version.md @@ -1,6 +1,5 @@ --- title: calicoctl version -redirect_from: latest/reference/calicoctl/commands/version --- This sections describes the `calicoctl version` command. diff --git a/v2.3/reference/calicoctl/index.md b/v2.3/reference/calicoctl/index.md index f1c165aee31..da9f414be3d 100644 --- a/v2.3/reference/calicoctl/index.md +++ b/v2.3/reference/calicoctl/index.md @@ -1,6 +1,5 @@ --- title: calicoctl user reference -redirect_from: latest/reference/calicoctl/index --- The command line tool, `calicoctl`, makes it easy to manage Calico network diff --git a/v2.3/reference/calicoctl/resources/bgppeer.md b/v2.3/reference/calicoctl/resources/bgppeer.md index 83425a141bc..efb24e1f2ae 100644 --- a/v2.3/reference/calicoctl/resources/bgppeer.md +++ b/v2.3/reference/calicoctl/resources/bgppeer.md @@ -1,6 +1,5 @@ --- title: BGP Peer Resource (bgpPeer) -redirect_from: latest/reference/calicoctl/resources/bgppeer --- A BGP Peer resource (bgpPeer) represents a remote BGP peer with which the node(s) in a Calico diff --git a/v2.3/reference/calicoctl/resources/hostendpoint.md b/v2.3/reference/calicoctl/resources/hostendpoint.md index a918163a3b5..d78682a2b7f 100644 --- a/v2.3/reference/calicoctl/resources/hostendpoint.md +++ b/v2.3/reference/calicoctl/resources/hostendpoint.md @@ -1,6 +1,5 @@ --- title: Host Endpoint Resource (hostEndpoint) -redirect_from: latest/reference/calicoctl/resources/hostendpoint --- A Host Endpoint resource (hostEndpoint) represents an interface attached to a host that is running Calico. diff --git a/v2.3/reference/calicoctl/resources/index.md b/v2.3/reference/calicoctl/resources/index.md index 1645c1c8b33..d7b5b3bc18b 100644 --- a/v2.3/reference/calicoctl/resources/index.md +++ b/v2.3/reference/calicoctl/resources/index.md @@ -1,6 +1,5 @@ --- title: Resource Definitions -redirect_from: latest/reference/calicoctl/resources/index --- This section describes the set of valid resource types that can be managed diff --git a/v2.3/reference/calicoctl/resources/ippool.md b/v2.3/reference/calicoctl/resources/ippool.md index e2230694f70..5333ff43cc2 100644 --- a/v2.3/reference/calicoctl/resources/ippool.md +++ b/v2.3/reference/calicoctl/resources/ippool.md @@ -1,6 +1,5 @@ --- title: IP Pool Resource (ipPool) -redirect_from: latest/reference/calicoctl/resources/ippool --- An IP pool resource (ipPool) represents a collection of IP addresses from which Calico expects diff --git a/v2.3/reference/calicoctl/resources/node.md b/v2.3/reference/calicoctl/resources/node.md index ba24f2da582..1b6bd52c69b 100644 --- a/v2.3/reference/calicoctl/resources/node.md +++ b/v2.3/reference/calicoctl/resources/node.md @@ -1,6 +1,5 @@ --- title: Node Resource (node) -redirect_from: latest/reference/calicoctl/resources/node --- An Node resource (node) represents a node running Calico. When adding a host diff --git a/v2.3/reference/calicoctl/resources/policy.md b/v2.3/reference/calicoctl/resources/policy.md index 573ce67a35a..df6f303ed74 100644 --- a/v2.3/reference/calicoctl/resources/policy.md +++ b/v2.3/reference/calicoctl/resources/policy.md @@ -1,6 +1,5 @@ --- title: Policy Resource (policy) -redirect_from: latest/reference/calicoctl/resources/policy --- A Policy resource (policy) represents an ordered set of rules which are applied diff --git a/v2.3/reference/calicoctl/resources/profile.md b/v2.3/reference/calicoctl/resources/profile.md index 9406b929805..c268f1367bb 100644 --- a/v2.3/reference/calicoctl/resources/profile.md +++ b/v2.3/reference/calicoctl/resources/profile.md @@ -1,6 +1,5 @@ --- title: Profile Resource (profile) -redirect_from: latest/reference/calicoctl/resources/profile --- A Profile resource (profile) represents a set of rules which are applied diff --git a/v2.3/reference/calicoctl/resources/workloadendpoint.md b/v2.3/reference/calicoctl/resources/workloadendpoint.md index d0980af33d5..c7b1c2cd5a3 100644 --- a/v2.3/reference/calicoctl/resources/workloadendpoint.md +++ b/v2.3/reference/calicoctl/resources/workloadendpoint.md @@ -1,6 +1,5 @@ --- title: Workload Endpoint Resource (workloadEndpoint) -redirect_from: latest/reference/calicoctl/resources/workloadendpoint --- A Workload Endpoint resource (workloadEndpoint) represents an interface diff --git a/v2.3/reference/calicoctl/setup/etcdv2.md b/v2.3/reference/calicoctl/setup/etcdv2.md index a58bd6167f9..22c8047f4ce 100644 --- a/v2.3/reference/calicoctl/setup/etcdv2.md +++ b/v2.3/reference/calicoctl/setup/etcdv2.md @@ -1,6 +1,5 @@ --- title: Configuring calicoctl - etcdv2 datastore -redirect_from: latest/reference/calicoctl/setup/etcdv2 --- This document covers the configuration options for calicoctl when using an etcdv2 datastore. diff --git a/v2.3/reference/calicoctl/setup/index.md b/v2.3/reference/calicoctl/setup/index.md index c38601c5629..ee1a2ae520a 100644 --- a/v2.3/reference/calicoctl/setup/index.md +++ b/v2.3/reference/calicoctl/setup/index.md @@ -1,6 +1,5 @@ --- title: Calicoctl Configuration Overview -redirect_from: latest/reference/calicoctl/setup/index --- The `calicoctl` command line tool needs to be configured with details of diff --git a/v2.3/reference/calicoctl/setup/kubernetes.md b/v2.3/reference/calicoctl/setup/kubernetes.md index eef422048c4..013d13fbd6e 100644 --- a/v2.3/reference/calicoctl/setup/kubernetes.md +++ b/v2.3/reference/calicoctl/setup/kubernetes.md @@ -1,6 +1,5 @@ --- title: Configuring calicoctl - Kubernetes datastore -redirect_from: latest/reference/calicoctl/setup/kubernetes layout: docwithnav --- diff --git a/v2.3/reference/cni-plugin/configuration.md b/v2.3/reference/cni-plugin/configuration.md index 7230aea0255..1a7708fed0d 100644 --- a/v2.3/reference/cni-plugin/configuration.md +++ b/v2.3/reference/cni-plugin/configuration.md @@ -1,6 +1,5 @@ --- title: Configuring the Calico CNI plugins -redirect_from: latest/reference/cni-plugin/configuration --- The Calico CNI plugin is configured through the standard CNI [configuration mechanism](https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration) diff --git a/v2.3/reference/contribute.md b/v2.3/reference/contribute.md index 1e7f509d0d0..e9aa2826c7a 100644 --- a/v2.3/reference/contribute.md +++ b/v2.3/reference/contribute.md @@ -1,6 +1,5 @@ --- title: Contribution Guidelines -redirect_from: latest/reference/contribute --- Features or any changes to the codebase should be done as follows: diff --git a/v2.3/reference/felix/configuration.md b/v2.3/reference/felix/configuration.md index 6ed338845b0..bf8c7ba6688 100644 --- a/v2.3/reference/felix/configuration.md +++ b/v2.3/reference/felix/configuration.md @@ -1,6 +1,5 @@ --- title: Configuring Felix -redirect_from: latest/reference/felix/configuration --- Configuration for Felix is read from one of four possible locations, in diff --git a/v2.3/reference/felix/prometheus.md b/v2.3/reference/felix/prometheus.md index 91d42a33bb7..e9681d4faee 100644 --- a/v2.3/reference/felix/prometheus.md +++ b/v2.3/reference/felix/prometheus.md @@ -1,6 +1,5 @@ --- title: Felix Prometheus Statistics -redirect_from: latest/reference/felix/prometheus --- Felix can be configured to report a number of metrics through Prometheus. See the diff --git a/v2.3/reference/index.md b/v2.3/reference/index.md index 50700f27239..e6716f41dd5 100644 --- a/v2.3/reference/index.md +++ b/v2.3/reference/index.md @@ -1,6 +1,5 @@ --- title: Reference -redirect_from: latest/reference/index noversion: yes --- diff --git a/v2.3/reference/involved.md b/v2.3/reference/involved.md index 4ab22b9958e..d8f271ecb34 100644 --- a/v2.3/reference/involved.md +++ b/v2.3/reference/involved.md @@ -1,6 +1,5 @@ --- title: Getting Involved -redirect_from: latest/reference/involved --- Calico is an open source project, and we'd love you to get involved. diff --git a/v2.3/reference/license.md b/v2.3/reference/license.md index 7db7f10ff29..8daa9fc55f8 100644 --- a/v2.3/reference/license.md +++ b/v2.3/reference/license.md @@ -1,6 +1,5 @@ --- title: Third Party Software Attributions -redirect_from: latest/reference/license --- diff --git a/v2.3/reference/node/configuration.md b/v2.3/reference/node/configuration.md index cba938ede06..9dcdc58639e 100644 --- a/v2.3/reference/node/configuration.md +++ b/v2.3/reference/node/configuration.md @@ -1,6 +1,5 @@ --- title: Configuring calico/node -redirect_from: latest/reference/node/configuration --- The `calico/node` container is primarily configured through environment variables. diff --git a/v2.3/reference/policy-controller/configuration.md b/v2.3/reference/policy-controller/configuration.md index 0755b5ad689..7352df42051 100644 --- a/v2.3/reference/policy-controller/configuration.md +++ b/v2.3/reference/policy-controller/configuration.md @@ -1,6 +1,5 @@ --- title: Configuring the Calico policy controller -redirect_from: latest/reference/policy-controller/configuration --- The policy controller is primarily configured through environment variables. When running diff --git a/v2.3/reference/previous-releases.md b/v2.3/reference/previous-releases.md index d4bb01ef30f..f8947a64a57 100644 --- a/v2.3/reference/previous-releases.md +++ b/v2.3/reference/previous-releases.md @@ -1,6 +1,5 @@ --- title: Previous releases -redirect_from: latest/reference/previous-releases --- diff --git a/v2.3/reference/private-cloud/l2-interconnect-fabric.md b/v2.3/reference/private-cloud/l2-interconnect-fabric.md index 45fed521213..0fc13107b27 100644 --- a/v2.3/reference/private-cloud/l2-interconnect-fabric.md +++ b/v2.3/reference/private-cloud/l2-interconnect-fabric.md @@ -1,7 +1,6 @@ --- subtitle: 'At scale, and no, we''re not joking' title: Calico over an Ethernet interconnect fabric -redirect_from: latest/reference/private-cloud/l2-interconnect-fabric --- diff --git a/v2.3/reference/private-cloud/l3-interconnect-fabric.md b/v2.3/reference/private-cloud/l3-interconnect-fabric.md index 4a03b8c3ef3..1b5cc727a18 100644 --- a/v2.3/reference/private-cloud/l3-interconnect-fabric.md +++ b/v2.3/reference/private-cloud/l3-interconnect-fabric.md @@ -1,6 +1,5 @@ --- title: IP Interconnect Fabrics in Calico -redirect_from: latest/reference/private-cloud/l3-interconnect-fabric lead_text: 'Where large-scale IP networks and hardware collide' --- diff --git a/v2.3/reference/public-cloud/aws.md b/v2.3/reference/public-cloud/aws.md index 5abb9c1123b..61ef68c5eed 100644 --- a/v2.3/reference/public-cloud/aws.md +++ b/v2.3/reference/public-cloud/aws.md @@ -1,6 +1,5 @@ --- title: AWS -redirect_from: latest/reference/public-cloud/aws --- Calico provides the following advantages when running in AWS: diff --git a/v2.3/reference/public-cloud/gce.md b/v2.3/reference/public-cloud/gce.md index 59384956c7c..b8b694b3219 100644 --- a/v2.3/reference/public-cloud/gce.md +++ b/v2.3/reference/public-cloud/gce.md @@ -1,6 +1,5 @@ --- title: Deploying Calico on GCE -redirect_from: latest/reference/public-cloud/gce --- To deploy Calico in [Google Compute Engine][GCE], you must ensure that the diff --git a/v2.3/reference/repo-structure.md b/v2.3/reference/repo-structure.md index 15cfd53924b..ebed7b67a56 100644 --- a/v2.3/reference/repo-structure.md +++ b/v2.3/reference/repo-structure.md @@ -1,6 +1,5 @@ --- title: Calico Repositories -redirect_from: latest/reference/repo-structure --- The following information details which artifacts are built from which diff --git a/v2.3/reference/requirements.md b/v2.3/reference/requirements.md index 32aad6cc948..a8874188441 100644 --- a/v2.3/reference/requirements.md +++ b/v2.3/reference/requirements.md @@ -1,6 +1,5 @@ --- title: Calico System Requirements -redirect_from: latest/reference/requirements --- Depending on the Calico functionality you are using, there are some requirements your system needs to meet in order for Calico to work properly. diff --git a/v2.3/reference/supported-platforms.md b/v2.3/reference/supported-platforms.md index 42a7156ee04..9af2f1cdb2b 100644 --- a/v2.3/reference/supported-platforms.md +++ b/v2.3/reference/supported-platforms.md @@ -1,6 +1,5 @@ --- title: Supported Platforms -redirect_from: latest/reference/supported-platforms --- Calico version {{ page.version }} has supported integration with the following platforms. diff --git a/v2.3/releases/index.md b/v2.3/releases/index.md index e5daa6b54f6..5f73fc9f76d 100644 --- a/v2.3/releases/index.md +++ b/v2.3/releases/index.md @@ -1,6 +1,5 @@ --- title: Releases -redirect_from: latest/releases/index --- The following table shows component versioning for Calico **{{ page.version }}**. diff --git a/v2.3/usage/calicoctl/container.md b/v2.3/usage/calicoctl/container.md index 3c3391baf91..126e0053101 100644 --- a/v2.3/usage/calicoctl/container.md +++ b/v2.3/usage/calicoctl/container.md @@ -1,6 +1,5 @@ --- title: calico/ctl container -redirect_from: latest/usage/calicoctl/container --- With each release of calicoctl the docker container `calico/ctl` is released to diff --git a/v2.3/usage/calicoctl/install-and-configuration.md b/v2.3/usage/calicoctl/install-and-configuration.md index 6f82dc27db8..ade1e8bb1d4 100644 --- a/v2.3/usage/calicoctl/install-and-configuration.md +++ b/v2.3/usage/calicoctl/install-and-configuration.md @@ -1,6 +1,5 @@ --- title: Installing and Configuring calicoctl -redirect_from: latest/usage/calicoctl/install-and-configuration --- This document outlines how to install and configure calicoctl which is the diff --git a/v2.3/usage/configuration/as-service.md b/v2.3/usage/configuration/as-service.md index be94bf44bd9..b12fc9a8de6 100644 --- a/v2.3/usage/configuration/as-service.md +++ b/v2.3/usage/configuration/as-service.md @@ -1,6 +1,5 @@ --- title: Running Calico Node Container as a Service -redirect_from: latest/usage/configuration/as-service --- This guide explains how to run Calico as a system process or service, diff --git a/v2.3/usage/configuration/bgp.md b/v2.3/usage/configuration/bgp.md index 5f66e083660..d6217aaf8e2 100644 --- a/v2.3/usage/configuration/bgp.md +++ b/v2.3/usage/configuration/bgp.md @@ -1,6 +1,5 @@ --- title: Configuring BGP Peers -redirect_from: latest/usage/configuration/bgp --- This document describes the commands available in `calicoctl` for managing BGP. It diff --git a/v2.3/usage/configuration/conntrack.md b/v2.3/usage/configuration/conntrack.md index 7834cc04837..3c26aac237d 100644 --- a/v2.3/usage/configuration/conntrack.md +++ b/v2.3/usage/configuration/conntrack.md @@ -1,6 +1,5 @@ --- title: Configuring Conntrack -redirect_from: latest/usage/configuration/conntrack --- A common problem on Linux systems is running out of space in the diff --git a/v2.3/usage/configuration/ip-in-ip.md b/v2.3/usage/configuration/ip-in-ip.md index deb4186397f..0f73f635d83 100644 --- a/v2.3/usage/configuration/ip-in-ip.md +++ b/v2.3/usage/configuration/ip-in-ip.md @@ -1,6 +1,5 @@ --- title: Configuring IP-in-IP -redirect_from: latest/usage/configuration/ip-in-ip --- If your network fabric performs source/destination address checks diff --git a/v2.3/usage/configuration/mtu.md b/v2.3/usage/configuration/mtu.md index c4850aa60e4..42acd8928df 100644 --- a/v2.3/usage/configuration/mtu.md +++ b/v2.3/usage/configuration/mtu.md @@ -1,6 +1,5 @@ --- title: Configuring MTU -redirect_from: latest/usage/configuration/mtu --- Depending on the environment Calico is being deployed into it may be diff --git a/v2.3/usage/configuration/node.md b/v2.3/usage/configuration/node.md index 17dc866db04..4ba65524642 100644 --- a/v2.3/usage/configuration/node.md +++ b/v2.3/usage/configuration/node.md @@ -1,6 +1,5 @@ --- title: Configuring a Node IP Address and Subnet -redirect_from: latest/usage/configuration/node --- By default, Calico automatically detects each Node's IP address and subnet. In most cases, diff --git a/v2.3/usage/decommissioning-a-node.md b/v2.3/usage/decommissioning-a-node.md index 27955fce758..791cf5d51c4 100644 --- a/v2.3/usage/decommissioning-a-node.md +++ b/v2.3/usage/decommissioning-a-node.md @@ -1,6 +1,5 @@ --- title: Decommissioning a Node -redirect_from: latest/usage/decommissioning-a-node --- ### Why you might be interested in this guide diff --git a/v2.3/usage/external-connectivity.md b/v2.3/usage/external-connectivity.md index a8164c7ba5e..b08cfd90115 100644 --- a/v2.3/usage/external-connectivity.md +++ b/v2.3/usage/external-connectivity.md @@ -1,6 +1,5 @@ --- title: External Connectivity -redirect_from: latest/usage/external-connectivity --- Calico creates a routed network on which your containers look like normal IP speakers. You can connect to them from a host in your cluster (assuming the diff --git a/v2.3/usage/index.md b/v2.3/usage/index.md index 66460768491..e4cd18c7640 100644 --- a/v2.3/usage/index.md +++ b/v2.3/usage/index.md @@ -1,6 +1,5 @@ --- title: Using Calico -redirect_from: latest/usage/index --- This section contains information on using Calico. diff --git a/v2.3/usage/ipv6.md b/v2.3/usage/ipv6.md index 2c4d440bd3e..60ea1c5c2e5 100644 --- a/v2.3/usage/ipv6.md +++ b/v2.3/usage/ipv6.md @@ -1,6 +1,5 @@ --- title: IPv6 Support -redirect_from: latest/usage/ipv6 --- Calico supports connectivity over IPv6, between compute hosts, and diff --git a/v2.3/usage/openstack/configuration.md b/v2.3/usage/openstack/configuration.md index 0b2c7b01ac4..621a9cdbce3 100644 --- a/v2.3/usage/openstack/configuration.md +++ b/v2.3/usage/openstack/configuration.md @@ -1,6 +1,5 @@ --- title: Configuring Systems for use with Calico -redirect_from: latest/usage/openstack/configuration --- When running Calico with OpenStack, you also need to configure various diff --git a/v2.3/usage/openstack/floating-ips.md b/v2.3/usage/openstack/floating-ips.md index e90c4adbbc7..f3e593cfc94 100644 --- a/v2.3/usage/openstack/floating-ips.md +++ b/v2.3/usage/openstack/floating-ips.md @@ -1,6 +1,5 @@ --- title: Floating IPs -redirect_from: latest/usage/openstack/floating-ips --- networking-calico includes beta support for floating IPs. Currently this diff --git a/v2.3/usage/openstack/host-routes.md b/v2.3/usage/openstack/host-routes.md index 648bfb16a6f..dc6788fdb22 100644 --- a/v2.3/usage/openstack/host-routes.md +++ b/v2.3/usage/openstack/host-routes.md @@ -1,6 +1,5 @@ --- title: Host routes -redirect_from: latest/usage/openstack/host-routes --- Neutron allows "host routes" to be configured on a subnet, with each host route diff --git a/v2.3/usage/openstack/kuryr.md b/v2.3/usage/openstack/kuryr.md index df383ab81d4..3ba90b8da49 100644 --- a/v2.3/usage/openstack/kuryr.md +++ b/v2.3/usage/openstack/kuryr.md @@ -1,6 +1,5 @@ --- title: Kuryr -redirect_from: latest/usage/openstack/kuryr --- networking-calico works with Kuryr; this means using Neutron, with the Calico diff --git a/v2.3/usage/openstack/semantics.md b/v2.3/usage/openstack/semantics.md index 7f65a8a7564..ad51ca386c8 100644 --- a/v2.3/usage/openstack/semantics.md +++ b/v2.3/usage/openstack/semantics.md @@ -1,6 +1,5 @@ --- title: Detailed Semantics -redirect_from: latest/usage/openstack/semantics --- A 'Calico' network is a Neutron network (either provider or tenant) whose diff --git a/v2.3/usage/openstack/service-ips.md b/v2.3/usage/openstack/service-ips.md index 2cd52fab642..1896b4afb0c 100644 --- a/v2.3/usage/openstack/service-ips.md +++ b/v2.3/usage/openstack/service-ips.md @@ -1,6 +1,5 @@ --- title: Service IPs -redirect_from: latest/usage/openstack/service-ips --- Calico supports two approaches for assigning a service IP to a Calico-networked diff --git a/v2.3/usage/routereflector/bird-rr-config.md b/v2.3/usage/routereflector/bird-rr-config.md index 5e513b164d9..66e3e68d126 100644 --- a/v2.3/usage/routereflector/bird-rr-config.md +++ b/v2.3/usage/routereflector/bird-rr-config.md @@ -1,6 +1,5 @@ --- title: 'Configuring BIRD as a BGP Route Reflector' -redirect_from: latest/usage/routereflector/bird-rr-config --- For many Calico deployments, the use of a Route Reflector is not required. diff --git a/v2.3/usage/routereflector/calico-routereflector.md b/v2.3/usage/routereflector/calico-routereflector.md index ce54e3273bf..9a47abe1e62 100644 --- a/v2.3/usage/routereflector/calico-routereflector.md +++ b/v2.3/usage/routereflector/calico-routereflector.md @@ -1,6 +1,5 @@ --- title: 'Calico BIRD Route Reflector container' -redirect_from: latest/usage/routereflector/calico-routereflector --- For many Calico deployments, the use of a Route Reflector is not required. diff --git a/v2.3/usage/troubleshooting/faq.md b/v2.3/usage/troubleshooting/faq.md index 0c20f1d5cad..ee46e8780f3 100644 --- a/v2.3/usage/troubleshooting/faq.md +++ b/v2.3/usage/troubleshooting/faq.md @@ -1,6 +1,5 @@ --- title: Frequently Asked Questions -redirect_from: latest/usage/troubleshooting/faq layout: docwithnav --- diff --git a/v2.3/usage/troubleshooting/index.md b/v2.3/usage/troubleshooting/index.md index b058ed1e342..92682cffae7 100644 --- a/v2.3/usage/troubleshooting/index.md +++ b/v2.3/usage/troubleshooting/index.md @@ -1,6 +1,5 @@ --- title: Troubleshooting -redirect_from: latest/usage/troubleshooting/index --- ## Running `sudo calicoctl ...` with Environment Variables diff --git a/v2.3/usage/troubleshooting/logging.md b/v2.3/usage/troubleshooting/logging.md index 6302159c814..410b874b838 100644 --- a/v2.3/usage/troubleshooting/logging.md +++ b/v2.3/usage/troubleshooting/logging.md @@ -1,6 +1,5 @@ --- title: Logging -redirect_from: latest/usage/troubleshooting/logging --- ## The calico-node container diff --git a/v2.4/getting-started/bare-metal/bare-metal-install.md b/v2.4/getting-started/bare-metal/bare-metal-install.md index e8821507df1..12611cba577 100644 --- a/v2.4/getting-started/bare-metal/bare-metal-install.md +++ b/v2.4/getting-started/bare-metal/bare-metal-install.md @@ -1,5 +1,6 @@ --- title: Installing Felix as a static binary +redirect_from: latest/getting-started/bare-metal/bare-metal-install --- These instructions will take you through a first-time install of diff --git a/v2.4/getting-started/bare-metal/bare-metal.md b/v2.4/getting-started/bare-metal/bare-metal.md index 208e068ed75..0a16e5e4782 100644 --- a/v2.4/getting-started/bare-metal/bare-metal.md +++ b/v2.4/getting-started/bare-metal/bare-metal.md @@ -1,5 +1,6 @@ --- title: Using Calico to Secure Host Interfaces +redirect_from: latest/getting-started/bare-metal/bare-metal --- This guide describes how to use Calico to secure the network interfaces diff --git a/v2.4/getting-started/docker/index.md b/v2.4/getting-started/docker/index.md index c1f5aec5026..d6378bbc048 100644 --- a/v2.4/getting-started/docker/index.md +++ b/v2.4/getting-started/docker/index.md @@ -1,5 +1,6 @@ --- title: Calico with Docker +redirect_from: latest/getting-started/docker/index --- Calico implements a Docker network plugin that can be used to provide routing and advanced network policy for Docker containers. diff --git a/v2.4/getting-started/docker/installation/manual.md b/v2.4/getting-started/docker/installation/manual.md index d58ea2d5b5d..9a12cf802e4 100644 --- a/v2.4/getting-started/docker/installation/manual.md +++ b/v2.4/getting-started/docker/installation/manual.md @@ -1,5 +1,6 @@ --- title: Installing Calico for Docker +redirect_from: latest/getting-started/docker/installation/manual --- Calico runs as a Docker container on each host. The `calicoctl` command line tool can be used to launch the `calico/node` container. diff --git a/v2.4/getting-started/docker/installation/requirements.md b/v2.4/getting-started/docker/installation/requirements.md index be2be06fd1e..f99343e38cb 100644 --- a/v2.4/getting-started/docker/installation/requirements.md +++ b/v2.4/getting-started/docker/installation/requirements.md @@ -1,5 +1,6 @@ --- title: Requirements +redirect_from: latest/getting-started/docker/installation/requirements --- The following information details basic prerequisites that must be met diff --git a/v2.4/getting-started/docker/installation/vagrant-coreos/index.md b/v2.4/getting-started/docker/installation/vagrant-coreos/index.md index d003c3389f6..d39a2f24e43 100644 --- a/v2.4/getting-started/docker/installation/vagrant-coreos/index.md +++ b/v2.4/getting-started/docker/installation/vagrant-coreos/index.md @@ -1,5 +1,6 @@ --- title: Running the Calico tutorials on CoreOS Container Linux using Vagrant and VirtualBox +redirect_from: latest/getting-started/docker/installation/vagrant-coreos/index --- These instructions allow you to set up a CoreOS Container Linux cluster ready to network Docker containers with diff --git a/v2.4/getting-started/docker/installation/vagrant-ubuntu/index.md b/v2.4/getting-started/docker/installation/vagrant-ubuntu/index.md index 47776011741..e4a2598472e 100644 --- a/v2.4/getting-started/docker/installation/vagrant-ubuntu/index.md +++ b/v2.4/getting-started/docker/installation/vagrant-ubuntu/index.md @@ -1,5 +1,6 @@ --- title: Running the Calico tutorials on Ubuntu using Vagrant and VirtualBox +redirect_from: latest/getting-started/docker/installation/vagrant-ubuntu/index --- These instructions allow you to set up an Ubuntu cluster ready to network Docker containers with diff --git a/v2.4/getting-started/docker/troubleshooting.md b/v2.4/getting-started/docker/troubleshooting.md index 9a7a4a1690e..917a485e1c2 100644 --- a/v2.4/getting-started/docker/troubleshooting.md +++ b/v2.4/getting-started/docker/troubleshooting.md @@ -1,4 +1,5 @@ --- title: Troubleshooting Calico for Docker +redirect_from: latest/getting-started/docker/troubleshooting --- Information coming soon! diff --git a/v2.4/getting-started/docker/tutorials/ipam.md b/v2.4/getting-started/docker/tutorials/ipam.md index a2405457355..58209093bf5 100644 --- a/v2.4/getting-started/docker/tutorials/ipam.md +++ b/v2.4/getting-started/docker/tutorials/ipam.md @@ -1,5 +1,6 @@ --- title: IPAM +redirect_from: latest/getting-started/docker/tutorials/ipam --- With the release of Docker 1.10, support has been added to allow users to diff --git a/v2.4/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md b/v2.4/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md index a2132780de7..b14f034c1dc 100644 --- a/v2.4/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md +++ b/v2.4/getting-started/docker/tutorials/security-using-calico-profiles-and-policy.md @@ -1,5 +1,6 @@ --- title: Security using Calico Profiles and Policy +redirect_from: latest/getting-started/docker/tutorials/security-using-calico-profiles-and-policy --- ## Background diff --git a/v2.4/getting-started/docker/tutorials/security-using-calico-profiles.md b/v2.4/getting-started/docker/tutorials/security-using-calico-profiles.md index 399ad2d2b03..02d54d22056 100644 --- a/v2.4/getting-started/docker/tutorials/security-using-calico-profiles.md +++ b/v2.4/getting-started/docker/tutorials/security-using-calico-profiles.md @@ -1,5 +1,6 @@ --- title: Security using Calico Profiles +redirect_from: latest/getting-started/docker/tutorials/security-using-calico-profiles --- ## Background diff --git a/v2.4/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md b/v2.4/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md index 5586765ca4d..2351bc24070 100644 --- a/v2.4/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md +++ b/v2.4/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy.md @@ -1,5 +1,6 @@ --- title: Security using Docker Labels and Calico Policy +redirect_from: latest/getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy --- ## Background diff --git a/v2.4/getting-started/docker/upgrade.md b/v2.4/getting-started/docker/upgrade.md index e46479ef49b..72621bdf187 100644 --- a/v2.4/getting-started/docker/upgrade.md +++ b/v2.4/getting-started/docker/upgrade.md @@ -1,4 +1,5 @@ --- title: Upgrading Calico for Docker +redirect_from: latest/getting-started/docker/upgrade --- Information coming soon! diff --git a/v2.4/getting-started/index.md b/v2.4/getting-started/index.md index d16023d9afb..7e594f526f9 100644 --- a/v2.4/getting-started/index.md +++ b/v2.4/getting-started/index.md @@ -1,5 +1,6 @@ --- title: Calico Integrations +redirect_from: latest/getting-started/index --- To get started using Calico, we recommend running through one or more of the diff --git a/v2.4/getting-started/kubernetes/index.md b/v2.4/getting-started/kubernetes/index.md index d6d95488a72..0aeb9521a06 100644 --- a/v2.4/getting-started/kubernetes/index.md +++ b/v2.4/getting-started/kubernetes/index.md @@ -1,5 +1,6 @@ --- title: Calico for Kubernetes +redirect_from: latest/getting-started/kubernetes/index --- Calico enables networking and network policy in Kubernetes clusters across the cloud. Calico works diff --git a/v2.4/getting-started/kubernetes/installation/aws.md b/v2.4/getting-started/kubernetes/installation/aws.md index b5d2ea7a807..591ce405107 100644 --- a/v2.4/getting-started/kubernetes/installation/aws.md +++ b/v2.4/getting-started/kubernetes/installation/aws.md @@ -1,5 +1,6 @@ --- title: Deploying Calico and Kubernetes on AWS +redirect_from: latest/getting-started/kubernetes/installation/aws --- There are a number of solutions for deploying Calico and Kubernetes on AWS. We recommend taking diff --git a/v2.4/getting-started/kubernetes/installation/azure.md b/v2.4/getting-started/kubernetes/installation/azure.md index 924baff23f8..9b23f2826b8 100644 --- a/v2.4/getting-started/kubernetes/installation/azure.md +++ b/v2.4/getting-started/kubernetes/installation/azure.md @@ -1,5 +1,6 @@ --- title: Deploying Calico and Kubernetes on Azure +redirect_from: latest/getting-started/kubernetes/installation/azure --- There are a number of solutions for deploying Calico and Kubernetes on Azure. We recommend taking diff --git a/v2.4/getting-started/kubernetes/installation/gce.md b/v2.4/getting-started/kubernetes/installation/gce.md index 409a4b056b2..c38f2d3f0d3 100644 --- a/v2.4/getting-started/kubernetes/installation/gce.md +++ b/v2.4/getting-started/kubernetes/installation/gce.md @@ -1,5 +1,6 @@ --- title: Deploying Calico and Kubernetes on GCE +redirect_from: latest/getting-started/kubernetes/installation/gce --- There are a number of solutions for deploying Calico and Kubernetes on GCE. We recommend taking diff --git a/v2.4/getting-started/kubernetes/installation/hosted/hosted.md b/v2.4/getting-started/kubernetes/installation/hosted/hosted.md index 43a63c1714b..7a2301952a0 100644 --- a/v2.4/getting-started/kubernetes/installation/hosted/hosted.md +++ b/v2.4/getting-started/kubernetes/installation/hosted/hosted.md @@ -1,5 +1,6 @@ --- title: Standard Hosted Install +redirect_from: latest/getting-started/kubernetes/installation/hosted/hosted --- The following steps install Calico as a Kubernetes add-on using your own etcd cluster. diff --git a/v2.4/getting-started/kubernetes/installation/hosted/index.md b/v2.4/getting-started/kubernetes/installation/hosted/index.md index c05dd628b4f..9ca532f87c6 100644 --- a/v2.4/getting-started/kubernetes/installation/hosted/index.md +++ b/v2.4/getting-started/kubernetes/installation/hosted/index.md @@ -1,5 +1,6 @@ --- title: Calico Kubernetes Hosted Install +redirect_from: latest/getting-started/kubernetes/installation/hosted/index --- Calico can be installed on a Kubernetes cluster with a single command. diff --git a/v2.4/getting-started/kubernetes/installation/hosted/kubeadm/index.md b/v2.4/getting-started/kubernetes/installation/hosted/kubeadm/index.md index a763675e129..690c80c1b53 100644 --- a/v2.4/getting-started/kubernetes/installation/hosted/kubeadm/index.md +++ b/v2.4/getting-started/kubernetes/installation/hosted/kubeadm/index.md @@ -1,5 +1,6 @@ --- title: Kubeadm Hosted Install +redirect_from: latest/getting-started/kubernetes/installation/hosted/kubeadm/index --- This document outlines how to install Calico, as well as a as single node diff --git a/v2.4/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md b/v2.4/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md index e7d0fbc2f58..b46d57c5e97 100644 --- a/v2.4/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md +++ b/v2.4/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index.md @@ -1,5 +1,6 @@ --- title: Kubernetes Datastore +redirect_from: latest/getting-started/kubernetes/installation/hosted/kubernetes-datastore/index --- This document describes how to install Calico on Kubernetes in a mode that does not require access to an etcd cluster. diff --git a/v2.4/getting-started/kubernetes/installation/index.md b/v2.4/getting-started/kubernetes/installation/index.md index 1bf8e5a4de7..91f52f6ce3b 100644 --- a/v2.4/getting-started/kubernetes/installation/index.md +++ b/v2.4/getting-started/kubernetes/installation/index.md @@ -1,5 +1,6 @@ --- title: Installing Calico on Kubernetes +redirect_from: latest/getting-started/kubernetes/installation/index --- Calico can be installed on a Kubernetes cluster in a number of configurations. This document diff --git a/v2.4/getting-started/kubernetes/installation/integration.md b/v2.4/getting-started/kubernetes/installation/integration.md index fa493508a6e..089e58cce9e 100644 --- a/v2.4/getting-started/kubernetes/installation/integration.md +++ b/v2.4/getting-started/kubernetes/installation/integration.md @@ -1,5 +1,6 @@ --- title: Integration Guide +redirect_from: latest/getting-started/kubernetes/installation/integration --- diff --git a/v2.4/getting-started/kubernetes/installation/vagrant/index.md b/v2.4/getting-started/kubernetes/installation/vagrant/index.md index f534b48517b..c7154287a30 100644 --- a/v2.4/getting-started/kubernetes/installation/vagrant/index.md +++ b/v2.4/getting-started/kubernetes/installation/vagrant/index.md @@ -1,5 +1,6 @@ --- title: Deploying Calico and Kubernetes on Container Linux by CoreOS using Vagrant and VirtualBox +redirect_from: latest/getting-started/kubernetes/installation/vagrant/index --- These instructions allow you to set up a Kubernetes cluster with Calico networking using Vagrant and the [Calico CNI plugin][cni-plugin]. This guide does not setup TLS between Kubernetes components. diff --git a/v2.4/getting-started/kubernetes/troubleshooting.md b/v2.4/getting-started/kubernetes/troubleshooting.md index d3f6ee0257d..e603120ea7e 100644 --- a/v2.4/getting-started/kubernetes/troubleshooting.md +++ b/v2.4/getting-started/kubernetes/troubleshooting.md @@ -1,5 +1,6 @@ --- title: Troubleshooting Calico for Kubernetes +redirect_from: latest/getting-started/kubernetes/troubleshooting --- This article contains Kubernetes specific troubleshooting advice for Calico and diff --git a/v2.4/getting-started/kubernetes/tutorials/advanced-policy.md b/v2.4/getting-started/kubernetes/tutorials/advanced-policy.md index 179f4b068a0..ca461dcec1b 100644 --- a/v2.4/getting-started/kubernetes/tutorials/advanced-policy.md +++ b/v2.4/getting-started/kubernetes/tutorials/advanced-policy.md @@ -1,5 +1,6 @@ --- title: Going Beyond `NetworkPolicy` with Calico +redirect_from: latest/getting-started/kubernetes/tutorials/advanced-policy --- The Kubernetes NetworkPolicy API allows users to express ingress policy to Kubernetes pods diff --git a/v2.4/getting-started/kubernetes/tutorials/simple-policy.md b/v2.4/getting-started/kubernetes/tutorials/simple-policy.md index 2fabc08d167..52c57d058c9 100644 --- a/v2.4/getting-started/kubernetes/tutorials/simple-policy.md +++ b/v2.4/getting-started/kubernetes/tutorials/simple-policy.md @@ -1,5 +1,6 @@ --- title: Simple Policy Demo +redirect_from: latest/getting-started/kubernetes/tutorials/simple-policy --- This guide provides a simple way to try out Kubernetes NetworkPolicy with Calico. It requires a Kubernetes cluster configured with Calico networking, and expects that you have `kubectl` configured to interact with the cluster. diff --git a/v2.4/getting-started/kubernetes/tutorials/stars-policy/index.md b/v2.4/getting-started/kubernetes/tutorials/stars-policy/index.md index 0625891c41c..ebd7455b5c7 100644 --- a/v2.4/getting-started/kubernetes/tutorials/stars-policy/index.md +++ b/v2.4/getting-started/kubernetes/tutorials/stars-policy/index.md @@ -1,5 +1,6 @@ --- title: Stars Policy Demo +redirect_from: latest/getting-started/kubernetes/tutorials/stars-policy/index --- The included demo sets up a frontend and backend service, as well as a client service, all running on Kubernetes. It then configures network policy on each service. diff --git a/v2.4/getting-started/kubernetes/tutorials/using-calicoctl.md b/v2.4/getting-started/kubernetes/tutorials/using-calicoctl.md index 4962d714679..16528c222df 100644 --- a/v2.4/getting-started/kubernetes/tutorials/using-calicoctl.md +++ b/v2.4/getting-started/kubernetes/tutorials/using-calicoctl.md @@ -1,5 +1,6 @@ --- title: Using calicoctl in Kubernetes +redirect_from: latest/getting-started/kubernetes/tutorials/using-calicoctl --- There are two ways to run `calicoctl` in Kubernetes: diff --git a/v2.4/getting-started/kubernetes/upgrade.md b/v2.4/getting-started/kubernetes/upgrade.md index 9b7fc53374f..2985445fea0 100644 --- a/v2.4/getting-started/kubernetes/upgrade.md +++ b/v2.4/getting-started/kubernetes/upgrade.md @@ -1,5 +1,6 @@ --- title: Upgrading Calico for Kubernetes +redirect_from: latest/getting-started/kubernetes/upgrade --- This document covers upgrading the Calico components in a Kubernetes deployment. This diff --git a/v2.4/getting-started/mesos/index.md b/v2.4/getting-started/mesos/index.md index 0ab510e59a3..dbfac2990f7 100644 --- a/v2.4/getting-started/mesos/index.md +++ b/v2.4/getting-started/mesos/index.md @@ -1,5 +1,6 @@ --- title: Integration Guide +redirect_from: latest/getting-started/mesos/index --- Calico introduces IP-per-container & fine-grained security policies to Mesos, while diff --git a/v2.4/getting-started/mesos/installation/dc-os/custom.md b/v2.4/getting-started/mesos/installation/dc-os/custom.md index 1a0350f280f..7b8edee8732 100644 --- a/v2.4/getting-started/mesos/installation/dc-os/custom.md +++ b/v2.4/getting-started/mesos/installation/dc-os/custom.md @@ -1,5 +1,6 @@ --- title: Customizing the Calico Universe Framework +redirect_from: latest/getting-started/mesos/installation/dc-os/custom --- The the Calico Universe Framework includes customization options which support diff --git a/v2.4/getting-started/mesos/installation/dc-os/framework.md b/v2.4/getting-started/mesos/installation/dc-os/framework.md index 1c8d221a86a..28d03481951 100644 --- a/v2.4/getting-started/mesos/installation/dc-os/framework.md +++ b/v2.4/getting-started/mesos/installation/dc-os/framework.md @@ -1,5 +1,6 @@ --- title: Calico DC/OS Installation Guide +redirect_from: latest/getting-started/mesos/installation/dc-os/framework --- The following guide walks through installing Calico for DC/OS using the Universe diff --git a/v2.4/getting-started/mesos/installation/dc-os/index.md b/v2.4/getting-started/mesos/installation/dc-os/index.md index 1bb610cc38a..007a32a0592 100644 --- a/v2.4/getting-started/mesos/installation/dc-os/index.md +++ b/v2.4/getting-started/mesos/installation/dc-os/index.md @@ -1,5 +1,6 @@ --- title: Overview of Calico for DC/OS +redirect_from: latest/getting-started/mesos/installation/dc-os/index --- The following information details Calico's installation and runtime dependencies diff --git a/v2.4/getting-started/mesos/installation/integration.md b/v2.4/getting-started/mesos/installation/integration.md index a1fe182d9c6..0a8501d23f9 100644 --- a/v2.4/getting-started/mesos/installation/integration.md +++ b/v2.4/getting-started/mesos/installation/integration.md @@ -1,5 +1,6 @@ --- title: Integration Guide +redirect_from: latest/getting-started/mesos/installation/integration --- This guide explains how to integrate Calico networking and policy on an existing diff --git a/v2.4/getting-started/mesos/installation/prerequisites.md b/v2.4/getting-started/mesos/installation/prerequisites.md index e87a3906685..5ac65a1e7f2 100644 --- a/v2.4/getting-started/mesos/installation/prerequisites.md +++ b/v2.4/getting-started/mesos/installation/prerequisites.md @@ -1,5 +1,6 @@ --- title: Requirements for Calico with Mesos +redirect_from: latest/getting-started/mesos/installation/prerequisites --- #### 1. etcd diff --git a/v2.4/getting-started/mesos/installation/vagrant-centos/index.md b/v2.4/getting-started/mesos/installation/vagrant-centos/index.md index 57118cd3a39..8685fe90b79 100644 --- a/v2.4/getting-started/mesos/installation/vagrant-centos/index.md +++ b/v2.4/getting-started/mesos/installation/vagrant-centos/index.md @@ -1,5 +1,6 @@ --- title: Vagrant Deployed Mesos Cluster with Calico +redirect_from: latest/getting-started/mesos/installation/vagrant-centos/index --- This guide will show you how to use Vagrant to launch a Mesos Cluster with Calico installed and ready to network Docker Containerizer tasks. diff --git a/v2.4/getting-started/mesos/tutorials/connecting-tasks.md b/v2.4/getting-started/mesos/tutorials/connecting-tasks.md index 79d82eee221..11ace4cbb1b 100644 --- a/v2.4/getting-started/mesos/tutorials/connecting-tasks.md +++ b/v2.4/getting-started/mesos/tutorials/connecting-tasks.md @@ -1,5 +1,6 @@ --- title: Connecting to Tasks +redirect_from: latest/getting-started/mesos/tutorials/connecting-tasks --- When Calico is used to network Mesos tasks, diff --git a/v2.4/getting-started/mesos/tutorials/launching-tasks.md b/v2.4/getting-started/mesos/tutorials/launching-tasks.md index 95ee51be4a8..ac5028329e2 100644 --- a/v2.4/getting-started/mesos/tutorials/launching-tasks.md +++ b/v2.4/getting-started/mesos/tutorials/launching-tasks.md @@ -1,5 +1,6 @@ --- title: Launching Tasks +redirect_from: latest/getting-started/mesos/tutorials/launching-tasks --- The following information describes how to launch Calico networked tasks in Mesos diff --git a/v2.4/getting-started/mesos/tutorials/policy/docker-containerizer.md b/v2.4/getting-started/mesos/tutorials/policy/docker-containerizer.md index 77cff316bc3..e93d9f729aa 100644 --- a/v2.4/getting-started/mesos/tutorials/policy/docker-containerizer.md +++ b/v2.4/getting-started/mesos/tutorials/policy/docker-containerizer.md @@ -1,5 +1,6 @@ --- title: Network Policy (Docker Containerizer) +redirect_from: latest/getting-started/mesos/tutorials/policy/docker-containerizer --- The Docker Containerizer uses Docker directly to launch tasks. diff --git a/v2.4/getting-started/mesos/tutorials/policy/universal-containerizer.md b/v2.4/getting-started/mesos/tutorials/policy/universal-containerizer.md index 9c4fd6dd181..c66b6200a64 100644 --- a/v2.4/getting-started/mesos/tutorials/policy/universal-containerizer.md +++ b/v2.4/getting-started/mesos/tutorials/policy/universal-containerizer.md @@ -1,5 +1,6 @@ --- title: Network Policy (Universal Containerizer) +redirect_from: latest/getting-started/mesos/tutorials/policy/universal-containerizer --- This document will demonstrate how to manipulate policy for Calico using diff --git a/v2.4/getting-started/openshift/installation.md b/v2.4/getting-started/openshift/installation.md index 748b1ced387..6f912909287 100644 --- a/v2.4/getting-started/openshift/installation.md +++ b/v2.4/getting-started/openshift/installation.md @@ -1,5 +1,6 @@ --- title: Installing Calico on OpenShift +redirect_from: latest/getting-started/openshift/installation --- Installation of Calico in OpenShift is integrated in openshift-ansible v3.6. diff --git a/v2.4/getting-started/openstack/connectivity.md b/v2.4/getting-started/openstack/connectivity.md index a42a58deb8f..56d72a14d2c 100644 --- a/v2.4/getting-started/openstack/connectivity.md +++ b/v2.4/getting-started/openstack/connectivity.md @@ -1,5 +1,6 @@ --- title: Connectivity in OpenStack +redirect_from: latest/getting-started/openstack/connectivity --- An OpenStack deployment is of limited use if its VMs cannot reach and be diff --git a/v2.4/getting-started/openstack/index.md b/v2.4/getting-started/openstack/index.md index 159faae7937..71cd1ee6274 100644 --- a/v2.4/getting-started/openstack/index.md +++ b/v2.4/getting-started/openstack/index.md @@ -1,5 +1,6 @@ --- title: Calico for OpenStack +redirect_from: latest/getting-started/openstack/index --- Calico's integration with OpenStack consists of the following pieces. diff --git a/v2.4/getting-started/openstack/installation/chef.md b/v2.4/getting-started/openstack/installation/chef.md index 81008772891..09e7e355249 100644 --- a/v2.4/getting-started/openstack/installation/chef.md +++ b/v2.4/getting-started/openstack/installation/chef.md @@ -1,5 +1,6 @@ --- title: Chef Trial Install +redirect_from: latest/getting-started/openstack/installation/chef ... > **WARNING** diff --git a/v2.4/getting-started/openstack/installation/devstack.md b/v2.4/getting-started/openstack/installation/devstack.md index 9951aba24a6..fee5550b4cd 100644 --- a/v2.4/getting-started/openstack/installation/devstack.md +++ b/v2.4/getting-started/openstack/installation/devstack.md @@ -1,5 +1,6 @@ --- title: DevStack plugin for Calico +redirect_from: latest/getting-started/openstack/installation/devstack --- The networking-calico project provides a DevStack plugin. The following diff --git a/v2.4/getting-started/openstack/installation/fuel.md b/v2.4/getting-started/openstack/installation/fuel.md index f2f8bab6a1b..3e97d9fff1d 100644 --- a/v2.4/getting-started/openstack/installation/fuel.md +++ b/v2.4/getting-started/openstack/installation/fuel.md @@ -1,5 +1,6 @@ --- title: Integration with Fuel +redirect_from: latest/getting-started/openstack/installation/fuel --- Calico plugins are available for Fuel 6.1 and 7.0, and work is in progress for diff --git a/v2.4/getting-started/openstack/installation/index.md b/v2.4/getting-started/openstack/installation/index.md index 7d4e45c2515..1bd302013d5 100644 --- a/v2.4/getting-started/openstack/installation/index.md +++ b/v2.4/getting-started/openstack/installation/index.md @@ -1,5 +1,6 @@ --- title: Calico with OpenStack +redirect_from: latest/getting-started/openstack/installation/index --- There are many ways to try out Calico with OpenStack, because OpenStack diff --git a/v2.4/getting-started/openstack/installation/juju.md b/v2.4/getting-started/openstack/installation/juju.md index 2b6330ad394..8b090da154e 100644 --- a/v2.4/getting-started/openstack/installation/juju.md +++ b/v2.4/getting-started/openstack/installation/juju.md @@ -1,5 +1,6 @@ --- title: Juju Install +redirect_from: latest/getting-started/openstack/installation/juju --- You can use Ubuntu's [Juju Charms](https://jujucharms.com/) to quickly deploy a diff --git a/v2.4/getting-started/openstack/installation/redhat.md b/v2.4/getting-started/openstack/installation/redhat.md index bf2f2de781a..71978c78e8d 100644 --- a/v2.4/getting-started/openstack/installation/redhat.md +++ b/v2.4/getting-started/openstack/installation/redhat.md @@ -1,5 +1,6 @@ --- title: Red Hat Enterprise Linux 7 Packaged Install Instructions +redirect_from: latest/getting-started/openstack/installation/redhat --- For this version of Calico, with OpenStack on RHEL 7 or CentOS 7, we recommend diff --git a/v2.4/getting-started/openstack/installation/ubuntu.md b/v2.4/getting-started/openstack/installation/ubuntu.md index af412c3733c..da7fd1fabe2 100644 --- a/v2.4/getting-started/openstack/installation/ubuntu.md +++ b/v2.4/getting-started/openstack/installation/ubuntu.md @@ -1,5 +1,6 @@ --- title: 'Ubuntu Packaged Install Instructions' +redirect_from: latest/getting-started/openstack/installation/ubuntu --- For this version of Calico, with OpenStack on Ubuntu Trusty or Xenial, we diff --git a/v2.4/getting-started/openstack/neutron-api.md b/v2.4/getting-started/openstack/neutron-api.md index adcdc3b322d..d9739d2caba 100644 --- a/v2.4/getting-started/openstack/neutron-api.md +++ b/v2.4/getting-started/openstack/neutron-api.md @@ -1,5 +1,6 @@ --- title: How Calico Interprets Neutron API Calls +redirect_from: latest/getting-started/openstack/neutron-api --- When running in an OpenStack deployment, Calico receives and interprets diff --git a/v2.4/getting-started/openstack/tutorials.md b/v2.4/getting-started/openstack/tutorials.md index 1de53316d36..64720785c74 100644 --- a/v2.4/getting-started/openstack/tutorials.md +++ b/v2.4/getting-started/openstack/tutorials.md @@ -1,5 +1,6 @@ --- title: 'Worked Examples: Using Calico-based OpenStack' +redirect_from: latest/getting-started/openstack/tutorials --- Here are a few worked examples for common Calico on OpenStack deployment diff --git a/v2.4/getting-started/openstack/upgrade.md b/v2.4/getting-started/openstack/upgrade.md index 6569a016abf..9f45ff916eb 100644 --- a/v2.4/getting-started/openstack/upgrade.md +++ b/v2.4/getting-started/openstack/upgrade.md @@ -1,5 +1,6 @@ --- title: 'Upgrade Procedure (OpenStack)' +redirect_from: latest/getting-started/openstack/upgrade --- This document details the procedure for upgrading a Calico-based diff --git a/v2.4/getting-started/openstack/verification.md b/v2.4/getting-started/openstack/verification.md index 3c9e3c4d76d..7f7e42515e5 100644 --- a/v2.4/getting-started/openstack/verification.md +++ b/v2.4/getting-started/openstack/verification.md @@ -1,5 +1,6 @@ --- title: Verifying your Calico on OpenStack deployment +redirect_from: latest/getting-started/openstack/verification --- This document takes you through the steps you can perform to verify that diff --git a/v2.4/getting-started/rkt/index.md b/v2.4/getting-started/rkt/index.md index 87a6378fd5b..e13eb436374 100644 --- a/v2.4/getting-started/rkt/index.md +++ b/v2.4/getting-started/rkt/index.md @@ -1,5 +1,6 @@ --- title: Calico with rkt +redirect_from: latest/getting-started/rkt/index --- Calico supports networking and network policy in a pure rkt container environment. diff --git a/v2.4/getting-started/rkt/installation/manual.md b/v2.4/getting-started/rkt/installation/manual.md index 4c2c1e8ba43..3aa8314c933 100644 --- a/v2.4/getting-started/rkt/installation/manual.md +++ b/v2.4/getting-started/rkt/installation/manual.md @@ -1,5 +1,6 @@ --- title: Manual Installation of Calico with rkt +redirect_from: latest/getting-started/rkt/installation/manual --- This tutorial describes how to manually configure a working environment for diff --git a/v2.4/getting-started/rkt/installation/vagrant-coreos/index.md b/v2.4/getting-started/rkt/installation/vagrant-coreos/index.md index 0aae87e2c01..ed462e89263 100644 --- a/v2.4/getting-started/rkt/installation/vagrant-coreos/index.md +++ b/v2.4/getting-started/rkt/installation/vagrant-coreos/index.md @@ -1,5 +1,6 @@ --- title: Running the Calico rkt tutorials on CoreOS Container Linux using Vagrant and VirtualBox +redirect_from: latest/getting-started/rkt/installation/vagrant-coreos/index --- This is a Quick Start guide that uses Vagrant and VirtualBox to create a two-node diff --git a/v2.4/getting-started/rkt/troubleshooting.md b/v2.4/getting-started/rkt/troubleshooting.md index 6671837b688..2ed7f42861c 100644 --- a/v2.4/getting-started/rkt/troubleshooting.md +++ b/v2.4/getting-started/rkt/troubleshooting.md @@ -1,5 +1,6 @@ --- title: Troubleshooting Calico for rkt +redirect_from: latest/getting-started/rkt/troubleshooting --- This article contains rkt specific troubleshooting advice for Calico and diff --git a/v2.4/getting-started/rkt/tutorials/basic.md b/v2.4/getting-started/rkt/tutorials/basic.md index a0076affd3c..9452ada0995 100644 --- a/v2.4/getting-started/rkt/tutorials/basic.md +++ b/v2.4/getting-started/rkt/tutorials/basic.md @@ -1,5 +1,6 @@ --- title: Basic Network Isolation +redirect_from: latest/getting-started/rkt/tutorials/basic --- This guide provides a simple way to try out rkt network isolation with Calico. diff --git a/v2.4/index.html b/v2.4/index.html index a72a2f33251..17265589bfe 100644 --- a/v2.4/index.html +++ b/v2.4/index.html @@ -1,5 +1,6 @@ --- title: Project Calico Documentation +redirect_from: latest/index.html description: Home layout: docwithnav --- diff --git a/v2.4/introduction/index.html b/v2.4/introduction/index.html index 82e5c34f428..6576cee1715 100644 --- a/v2.4/introduction/index.html +++ b/v2.4/introduction/index.html @@ -1,5 +1,6 @@ --- title: Project Calico Documentation +redirect_from: latest/introduction/index.html description: Home layout: docwithnav --- diff --git a/v2.4/reference/advanced/etcd-rbac.md b/v2.4/reference/advanced/etcd-rbac.md index ad96626678e..76bd2d7585d 100644 --- a/v2.4/reference/advanced/etcd-rbac.md +++ b/v2.4/reference/advanced/etcd-rbac.md @@ -1,5 +1,6 @@ --- title: Configuring a Calico Role for etcdv2 RBAC +redirect_from: latest/reference/advanced/etcd-rbac --- Calico writes all of its data in a `/calico/` directory of etcd. diff --git a/v2.4/reference/architecture/components.md b/v2.4/reference/architecture/components.md index e528dcb9f7c..9d238485558 100644 --- a/v2.4/reference/architecture/components.md +++ b/v2.4/reference/architecture/components.md @@ -1,5 +1,6 @@ --- title: Anatomy of a calico-node container +redirect_from: latest/reference/architecture/components --- `calico/node` can be regarded as a helper container that bundles together the diff --git a/v2.4/reference/architecture/data-path.md b/v2.4/reference/architecture/data-path.md index 70b001d7516..85094e67f91 100644 --- a/v2.4/reference/architecture/data-path.md +++ b/v2.4/reference/architecture/data-path.md @@ -1,5 +1,6 @@ --- title: 'The Calico Data Path: IP Routing and iptables' +redirect_from: latest/reference/architecture/data-path --- diff --git a/v2.4/reference/architecture/index.md b/v2.4/reference/architecture/index.md index 37ff65632a0..38f69dce006 100644 --- a/v2.4/reference/architecture/index.md +++ b/v2.4/reference/architecture/index.md @@ -1,5 +1,6 @@ --- title: Calico Architecture +redirect_from: latest/reference/architecture/index --- This document discusses the various pieces of the Calico's architecture, diff --git a/v2.4/reference/calicoctl/commands/apply.md b/v2.4/reference/calicoctl/commands/apply.md index 0579b649723..cc6aaa3b31d 100644 --- a/v2.4/reference/calicoctl/commands/apply.md +++ b/v2.4/reference/calicoctl/commands/apply.md @@ -1,5 +1,6 @@ --- title: calicoctl apply +redirect_from: latest/reference/calicoctl/commands/apply --- This sections describes the `calicoctl apply` command. diff --git a/v2.4/reference/calicoctl/commands/config.md b/v2.4/reference/calicoctl/commands/config.md index 7ac9fe9a206..c6a0888ce66 100644 --- a/v2.4/reference/calicoctl/commands/config.md +++ b/v2.4/reference/calicoctl/commands/config.md @@ -1,5 +1,6 @@ --- title: calicoctl config +redirect_from: latest/reference/calicoctl/commands/config --- This sections describes the `calicoctl config` commands. diff --git a/v2.4/reference/calicoctl/commands/create.md b/v2.4/reference/calicoctl/commands/create.md index 34a93abd4c8..618a19145f4 100644 --- a/v2.4/reference/calicoctl/commands/create.md +++ b/v2.4/reference/calicoctl/commands/create.md @@ -1,5 +1,6 @@ --- title: calicoctl create +redirect_from: latest/reference/calicoctl/commands/create --- This sections describes the `calicoctl create` command. diff --git a/v2.4/reference/calicoctl/commands/delete.md b/v2.4/reference/calicoctl/commands/delete.md index 8ed0175b360..4e6e3376e92 100644 --- a/v2.4/reference/calicoctl/commands/delete.md +++ b/v2.4/reference/calicoctl/commands/delete.md @@ -1,5 +1,6 @@ --- title: calicoctl delete +redirect_from: latest/reference/calicoctl/commands/delete --- This sections describes the `calicoctl delete` command. diff --git a/v2.4/reference/calicoctl/commands/get.md b/v2.4/reference/calicoctl/commands/get.md index 86de1e5019a..b9fecfebcd0 100644 --- a/v2.4/reference/calicoctl/commands/get.md +++ b/v2.4/reference/calicoctl/commands/get.md @@ -1,5 +1,6 @@ --- title: calicoctl get +redirect_from: latest/reference/calicoctl/commands/get --- This sections describes the `calicoctl get` command. diff --git a/v2.4/reference/calicoctl/commands/index.md b/v2.4/reference/calicoctl/commands/index.md index bdd0b1ef281..51a1502dba9 100644 --- a/v2.4/reference/calicoctl/commands/index.md +++ b/v2.4/reference/calicoctl/commands/index.md @@ -1,5 +1,6 @@ --- title: Command Reference +redirect_from: latest/reference/calicoctl/commands/index --- The command line tool, `calicoctl`, makes it easy to manage Calico network diff --git a/v2.4/reference/calicoctl/commands/ipam/index.md b/v2.4/reference/calicoctl/commands/ipam/index.md index f5782ad0297..4df5c6e8cb1 100644 --- a/v2.4/reference/calicoctl/commands/ipam/index.md +++ b/v2.4/reference/calicoctl/commands/ipam/index.md @@ -1,5 +1,6 @@ --- title: calicoctl ipam +redirect_from: latest/reference/calicoctl/commands/ipam/index --- This section describes the `calicoctl ipam` commands. diff --git a/v2.4/reference/calicoctl/commands/ipam/release.md b/v2.4/reference/calicoctl/commands/ipam/release.md index c4992be3e02..b234114c7ec 100644 --- a/v2.4/reference/calicoctl/commands/ipam/release.md +++ b/v2.4/reference/calicoctl/commands/ipam/release.md @@ -1,5 +1,6 @@ --- title: calicoctl ipam +redirect_from: latest/reference/calicoctl/commands/ipam/release --- This section describes the `calicoctl ipam release` command. diff --git a/v2.4/reference/calicoctl/commands/ipam/show.md b/v2.4/reference/calicoctl/commands/ipam/show.md index 3840989e5f0..d0bc30997dd 100644 --- a/v2.4/reference/calicoctl/commands/ipam/show.md +++ b/v2.4/reference/calicoctl/commands/ipam/show.md @@ -1,5 +1,6 @@ --- title: calicoctl ipam +redirect_from: latest/reference/calicoctl/commands/ipam/show --- This section describes the `calicoctl ipam show` command. diff --git a/v2.4/reference/calicoctl/commands/node/checksystem.md b/v2.4/reference/calicoctl/commands/node/checksystem.md index 7f0b78f493f..676bc04012c 100644 --- a/v2.4/reference/calicoctl/commands/node/checksystem.md +++ b/v2.4/reference/calicoctl/commands/node/checksystem.md @@ -1,5 +1,6 @@ --- title: calicoctl node checksystem +redirect_from: latest/reference/calicoctl/commands/node/checksystem --- This section describes the `calicoctl node checksystem` command. diff --git a/v2.4/reference/calicoctl/commands/node/diags.md b/v2.4/reference/calicoctl/commands/node/diags.md index f28e656f523..49fd0b94fff 100644 --- a/v2.4/reference/calicoctl/commands/node/diags.md +++ b/v2.4/reference/calicoctl/commands/node/diags.md @@ -1,5 +1,6 @@ --- title: calicoctl node diags +redirect_from: latest/reference/calicoctl/commands/node/diags --- This section describes the `calicoctl node diags` command. diff --git a/v2.4/reference/calicoctl/commands/node/index.md b/v2.4/reference/calicoctl/commands/node/index.md index 3540aeedfd5..1ab450d4bda 100644 --- a/v2.4/reference/calicoctl/commands/node/index.md +++ b/v2.4/reference/calicoctl/commands/node/index.md @@ -1,5 +1,6 @@ --- title: calicoctl node +redirect_from: latest/reference/calicoctl/commands/node/index --- This section describes the `calicoctl node` commands. diff --git a/v2.4/reference/calicoctl/commands/node/run.md b/v2.4/reference/calicoctl/commands/node/run.md index 64e191649d1..5d577340d46 100644 --- a/v2.4/reference/calicoctl/commands/node/run.md +++ b/v2.4/reference/calicoctl/commands/node/run.md @@ -1,5 +1,6 @@ --- title: calicoctl node run +redirect_from: latest/reference/calicoctl/commands/node/run --- This sections describes the `calicoctl node run` command. diff --git a/v2.4/reference/calicoctl/commands/node/status.md b/v2.4/reference/calicoctl/commands/node/status.md index f82e9fe862c..731eea9f8de 100644 --- a/v2.4/reference/calicoctl/commands/node/status.md +++ b/v2.4/reference/calicoctl/commands/node/status.md @@ -1,5 +1,6 @@ --- title: calicoctl node status +redirect_from: latest/reference/calicoctl/commands/node/status --- This sections describes the `calicoctl node status` command. diff --git a/v2.4/reference/calicoctl/commands/replace.md b/v2.4/reference/calicoctl/commands/replace.md index 3a22ef09884..c83b8789f9e 100644 --- a/v2.4/reference/calicoctl/commands/replace.md +++ b/v2.4/reference/calicoctl/commands/replace.md @@ -1,5 +1,6 @@ --- title: calicoctl replace +redirect_from: latest/reference/calicoctl/commands/replace --- This sections describes the `calicoctl replace` command. diff --git a/v2.4/reference/calicoctl/commands/version.md b/v2.4/reference/calicoctl/commands/version.md index 7d95d65aea9..2392169de1f 100644 --- a/v2.4/reference/calicoctl/commands/version.md +++ b/v2.4/reference/calicoctl/commands/version.md @@ -1,5 +1,6 @@ --- title: calicoctl version +redirect_from: latest/reference/calicoctl/commands/version --- This sections describes the `calicoctl version` command. diff --git a/v2.4/reference/calicoctl/index.md b/v2.4/reference/calicoctl/index.md index da9f414be3d..f1c165aee31 100644 --- a/v2.4/reference/calicoctl/index.md +++ b/v2.4/reference/calicoctl/index.md @@ -1,5 +1,6 @@ --- title: calicoctl user reference +redirect_from: latest/reference/calicoctl/index --- The command line tool, `calicoctl`, makes it easy to manage Calico network diff --git a/v2.4/reference/calicoctl/resources/bgppeer.md b/v2.4/reference/calicoctl/resources/bgppeer.md index 5a0dd1b14e1..f8046e5268b 100644 --- a/v2.4/reference/calicoctl/resources/bgppeer.md +++ b/v2.4/reference/calicoctl/resources/bgppeer.md @@ -1,5 +1,6 @@ --- title: BGP Peer Resource (bgpPeer) +redirect_from: latest/reference/calicoctl/resources/bgppeer --- A BGP Peer resource (bgpPeer) represents a remote BGP peer with which the node(s) in a Calico diff --git a/v2.4/reference/calicoctl/resources/hostendpoint.md b/v2.4/reference/calicoctl/resources/hostendpoint.md index b71ce93b42a..a214a55ac22 100644 --- a/v2.4/reference/calicoctl/resources/hostendpoint.md +++ b/v2.4/reference/calicoctl/resources/hostendpoint.md @@ -1,5 +1,6 @@ --- title: Host Endpoint Resource (hostEndpoint) +redirect_from: latest/reference/calicoctl/resources/hostendpoint --- A Host Endpoint resource (hostEndpoint) represents an interface attached to a host that is running Calico. diff --git a/v2.4/reference/calicoctl/resources/index.md b/v2.4/reference/calicoctl/resources/index.md index d7b5b3bc18b..1645c1c8b33 100644 --- a/v2.4/reference/calicoctl/resources/index.md +++ b/v2.4/reference/calicoctl/resources/index.md @@ -1,5 +1,6 @@ --- title: Resource Definitions +redirect_from: latest/reference/calicoctl/resources/index --- This section describes the set of valid resource types that can be managed diff --git a/v2.4/reference/calicoctl/resources/ippool.md b/v2.4/reference/calicoctl/resources/ippool.md index 5cbb8c62046..9c41a6e8c63 100644 --- a/v2.4/reference/calicoctl/resources/ippool.md +++ b/v2.4/reference/calicoctl/resources/ippool.md @@ -1,5 +1,6 @@ --- title: IP Pool Resource (ipPool) +redirect_from: latest/reference/calicoctl/resources/ippool --- An IP pool resource (ipPool) represents a collection of IP addresses from which Calico expects diff --git a/v2.4/reference/calicoctl/resources/node.md b/v2.4/reference/calicoctl/resources/node.md index e38be333923..e1be6a73dd1 100644 --- a/v2.4/reference/calicoctl/resources/node.md +++ b/v2.4/reference/calicoctl/resources/node.md @@ -1,5 +1,6 @@ --- title: Node Resource (node) +redirect_from: latest/reference/calicoctl/resources/node --- An Node resource (node) represents a node running Calico. When adding a host diff --git a/v2.4/reference/calicoctl/resources/policy.md b/v2.4/reference/calicoctl/resources/policy.md index 34efbe9e0f3..c4afd40ea05 100644 --- a/v2.4/reference/calicoctl/resources/policy.md +++ b/v2.4/reference/calicoctl/resources/policy.md @@ -1,5 +1,6 @@ --- title: Policy Resource (policy) +redirect_from: latest/reference/calicoctl/resources/policy --- A Policy resource (policy) represents an ordered set of rules which are applied diff --git a/v2.4/reference/calicoctl/resources/profile.md b/v2.4/reference/calicoctl/resources/profile.md index 564e3d930ee..78dedf0e4c0 100644 --- a/v2.4/reference/calicoctl/resources/profile.md +++ b/v2.4/reference/calicoctl/resources/profile.md @@ -1,5 +1,6 @@ --- title: Profile Resource (profile) +redirect_from: latest/reference/calicoctl/resources/profile --- A Profile resource (profile) represents a set of rules which are applied diff --git a/v2.4/reference/calicoctl/resources/workloadendpoint.md b/v2.4/reference/calicoctl/resources/workloadendpoint.md index 27775c59faf..c2b24f23eb3 100644 --- a/v2.4/reference/calicoctl/resources/workloadendpoint.md +++ b/v2.4/reference/calicoctl/resources/workloadendpoint.md @@ -1,5 +1,6 @@ --- title: Workload Endpoint Resource (workloadEndpoint) +redirect_from: latest/reference/calicoctl/resources/workloadendpoint --- A Workload Endpoint resource (workloadEndpoint) represents an interface diff --git a/v2.4/reference/calicoctl/setup/etcdv2.md b/v2.4/reference/calicoctl/setup/etcdv2.md index 92c33144ef9..22a19d043c2 100644 --- a/v2.4/reference/calicoctl/setup/etcdv2.md +++ b/v2.4/reference/calicoctl/setup/etcdv2.md @@ -1,5 +1,6 @@ --- title: Configuring calicoctl - etcdv2 datastore +redirect_from: latest/reference/calicoctl/setup/etcdv2 --- This document covers the configuration options for calicoctl when using an etcdv2 datastore. diff --git a/v2.4/reference/calicoctl/setup/index.md b/v2.4/reference/calicoctl/setup/index.md index ee1a2ae520a..c38601c5629 100644 --- a/v2.4/reference/calicoctl/setup/index.md +++ b/v2.4/reference/calicoctl/setup/index.md @@ -1,5 +1,6 @@ --- title: Calicoctl Configuration Overview +redirect_from: latest/reference/calicoctl/setup/index --- The `calicoctl` command line tool needs to be configured with details of diff --git a/v2.4/reference/calicoctl/setup/kubernetes.md b/v2.4/reference/calicoctl/setup/kubernetes.md index 013d13fbd6e..eef422048c4 100644 --- a/v2.4/reference/calicoctl/setup/kubernetes.md +++ b/v2.4/reference/calicoctl/setup/kubernetes.md @@ -1,5 +1,6 @@ --- title: Configuring calicoctl - Kubernetes datastore +redirect_from: latest/reference/calicoctl/setup/kubernetes layout: docwithnav --- diff --git a/v2.4/reference/cni-plugin/configuration.md b/v2.4/reference/cni-plugin/configuration.md index 1a7708fed0d..7230aea0255 100644 --- a/v2.4/reference/cni-plugin/configuration.md +++ b/v2.4/reference/cni-plugin/configuration.md @@ -1,5 +1,6 @@ --- title: Configuring the Calico CNI plugins +redirect_from: latest/reference/cni-plugin/configuration --- The Calico CNI plugin is configured through the standard CNI [configuration mechanism](https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration) diff --git a/v2.4/reference/contribute.md b/v2.4/reference/contribute.md index e9aa2826c7a..1e7f509d0d0 100644 --- a/v2.4/reference/contribute.md +++ b/v2.4/reference/contribute.md @@ -1,5 +1,6 @@ --- title: Contribution Guidelines +redirect_from: latest/reference/contribute --- Features or any changes to the codebase should be done as follows: diff --git a/v2.4/reference/felix/configuration.md b/v2.4/reference/felix/configuration.md index f4bd8859ae5..54065764c7b 100644 --- a/v2.4/reference/felix/configuration.md +++ b/v2.4/reference/felix/configuration.md @@ -1,5 +1,6 @@ --- title: Configuring Felix +redirect_from: latest/reference/felix/configuration --- Configuration for Felix is read from one of four possible locations, in diff --git a/v2.4/reference/felix/prometheus.md b/v2.4/reference/felix/prometheus.md index e9681d4faee..91d42a33bb7 100644 --- a/v2.4/reference/felix/prometheus.md +++ b/v2.4/reference/felix/prometheus.md @@ -1,5 +1,6 @@ --- title: Felix Prometheus Statistics +redirect_from: latest/reference/felix/prometheus --- Felix can be configured to report a number of metrics through Prometheus. See the diff --git a/v2.4/reference/index.md b/v2.4/reference/index.md index e6716f41dd5..50700f27239 100644 --- a/v2.4/reference/index.md +++ b/v2.4/reference/index.md @@ -1,5 +1,6 @@ --- title: Reference +redirect_from: latest/reference/index noversion: yes --- diff --git a/v2.4/reference/involved.md b/v2.4/reference/involved.md index d8f271ecb34..4ab22b9958e 100644 --- a/v2.4/reference/involved.md +++ b/v2.4/reference/involved.md @@ -1,5 +1,6 @@ --- title: Getting Involved +redirect_from: latest/reference/involved --- Calico is an open source project, and we'd love you to get involved. diff --git a/v2.4/reference/license.md b/v2.4/reference/license.md index 8daa9fc55f8..7db7f10ff29 100644 --- a/v2.4/reference/license.md +++ b/v2.4/reference/license.md @@ -1,5 +1,6 @@ --- title: Third Party Software Attributions +redirect_from: latest/reference/license --- diff --git a/v2.4/reference/node/configuration.md b/v2.4/reference/node/configuration.md index 5019c9144b0..ec5d3d1ed58 100644 --- a/v2.4/reference/node/configuration.md +++ b/v2.4/reference/node/configuration.md @@ -1,5 +1,6 @@ --- title: Configuring calico/node +redirect_from: latest/reference/node/configuration --- The `calico/node` container is primarily configured through environment variables. diff --git a/v2.4/reference/policy-controller/configuration.md b/v2.4/reference/policy-controller/configuration.md index 7352df42051..0755b5ad689 100644 --- a/v2.4/reference/policy-controller/configuration.md +++ b/v2.4/reference/policy-controller/configuration.md @@ -1,5 +1,6 @@ --- title: Configuring the Calico policy controller +redirect_from: latest/reference/policy-controller/configuration --- The policy controller is primarily configured through environment variables. When running diff --git a/v2.4/reference/previous-releases.md b/v2.4/reference/previous-releases.md index f8947a64a57..d4bb01ef30f 100644 --- a/v2.4/reference/previous-releases.md +++ b/v2.4/reference/previous-releases.md @@ -1,5 +1,6 @@ --- title: Previous releases +redirect_from: latest/reference/previous-releases --- diff --git a/v2.4/reference/private-cloud/l2-interconnect-fabric.md b/v2.4/reference/private-cloud/l2-interconnect-fabric.md index 0fc13107b27..45fed521213 100644 --- a/v2.4/reference/private-cloud/l2-interconnect-fabric.md +++ b/v2.4/reference/private-cloud/l2-interconnect-fabric.md @@ -1,6 +1,7 @@ --- subtitle: 'At scale, and no, we''re not joking' title: Calico over an Ethernet interconnect fabric +redirect_from: latest/reference/private-cloud/l2-interconnect-fabric --- diff --git a/v2.4/reference/private-cloud/l3-interconnect-fabric.md b/v2.4/reference/private-cloud/l3-interconnect-fabric.md index 1b5cc727a18..4a03b8c3ef3 100644 --- a/v2.4/reference/private-cloud/l3-interconnect-fabric.md +++ b/v2.4/reference/private-cloud/l3-interconnect-fabric.md @@ -1,5 +1,6 @@ --- title: IP Interconnect Fabrics in Calico +redirect_from: latest/reference/private-cloud/l3-interconnect-fabric lead_text: 'Where large-scale IP networks and hardware collide' --- diff --git a/v2.4/reference/public-cloud/aws.md b/v2.4/reference/public-cloud/aws.md index 61ef68c5eed..5abb9c1123b 100644 --- a/v2.4/reference/public-cloud/aws.md +++ b/v2.4/reference/public-cloud/aws.md @@ -1,5 +1,6 @@ --- title: AWS +redirect_from: latest/reference/public-cloud/aws --- Calico provides the following advantages when running in AWS: diff --git a/v2.4/reference/public-cloud/gce.md b/v2.4/reference/public-cloud/gce.md index b8b694b3219..59384956c7c 100644 --- a/v2.4/reference/public-cloud/gce.md +++ b/v2.4/reference/public-cloud/gce.md @@ -1,5 +1,6 @@ --- title: Deploying Calico on GCE +redirect_from: latest/reference/public-cloud/gce --- To deploy Calico in [Google Compute Engine][GCE], you must ensure that the diff --git a/v2.4/reference/repo-structure.md b/v2.4/reference/repo-structure.md index ebed7b67a56..15cfd53924b 100644 --- a/v2.4/reference/repo-structure.md +++ b/v2.4/reference/repo-structure.md @@ -1,5 +1,6 @@ --- title: Calico Repositories +redirect_from: latest/reference/repo-structure --- The following information details which artifacts are built from which diff --git a/v2.4/reference/requirements.md b/v2.4/reference/requirements.md index 4c5dc22c034..fd091426702 100644 --- a/v2.4/reference/requirements.md +++ b/v2.4/reference/requirements.md @@ -1,5 +1,6 @@ --- title: Calico System Requirements +redirect_from: latest/reference/requirements --- Depending on the Calico functionality you are using, there are some requirements your system needs to meet in order for Calico to work properly. diff --git a/v2.4/reference/supported-platforms.md b/v2.4/reference/supported-platforms.md index 9af2f1cdb2b..42a7156ee04 100644 --- a/v2.4/reference/supported-platforms.md +++ b/v2.4/reference/supported-platforms.md @@ -1,5 +1,6 @@ --- title: Supported Platforms +redirect_from: latest/reference/supported-platforms --- Calico version {{ page.version }} has supported integration with the following platforms. diff --git a/v2.4/releases/index.md b/v2.4/releases/index.md index d69cf0aa969..146d9046b28 100644 --- a/v2.4/releases/index.md +++ b/v2.4/releases/index.md @@ -1,5 +1,6 @@ --- title: Releases +redirect_from: latest/releases/index --- The following table shows component versioning for Calico **{{ page.version }}**. diff --git a/v2.4/usage/calicoctl/container.md b/v2.4/usage/calicoctl/container.md index 126e0053101..3c3391baf91 100644 --- a/v2.4/usage/calicoctl/container.md +++ b/v2.4/usage/calicoctl/container.md @@ -1,5 +1,6 @@ --- title: calico/ctl container +redirect_from: latest/usage/calicoctl/container --- With each release of calicoctl the docker container `calico/ctl` is released to diff --git a/v2.4/usage/calicoctl/install-and-configuration.md b/v2.4/usage/calicoctl/install-and-configuration.md index ade1e8bb1d4..6f82dc27db8 100644 --- a/v2.4/usage/calicoctl/install-and-configuration.md +++ b/v2.4/usage/calicoctl/install-and-configuration.md @@ -1,5 +1,6 @@ --- title: Installing and Configuring calicoctl +redirect_from: latest/usage/calicoctl/install-and-configuration --- This document outlines how to install and configure calicoctl which is the diff --git a/v2.4/usage/configuration/as-service.md b/v2.4/usage/configuration/as-service.md index ca1ebda003e..f066bed5d4a 100644 --- a/v2.4/usage/configuration/as-service.md +++ b/v2.4/usage/configuration/as-service.md @@ -1,5 +1,6 @@ --- title: Running Calico Node Container as a Service +redirect_from: latest/usage/configuration/as-service --- This guide explains how to run Calico as a system process or service, diff --git a/v2.4/usage/configuration/bgp.md b/v2.4/usage/configuration/bgp.md index d6217aaf8e2..5f66e083660 100644 --- a/v2.4/usage/configuration/bgp.md +++ b/v2.4/usage/configuration/bgp.md @@ -1,5 +1,6 @@ --- title: Configuring BGP Peers +redirect_from: latest/usage/configuration/bgp --- This document describes the commands available in `calicoctl` for managing BGP. It diff --git a/v2.4/usage/configuration/conntrack.md b/v2.4/usage/configuration/conntrack.md index 3c26aac237d..7834cc04837 100644 --- a/v2.4/usage/configuration/conntrack.md +++ b/v2.4/usage/configuration/conntrack.md @@ -1,5 +1,6 @@ --- title: Configuring Conntrack +redirect_from: latest/usage/configuration/conntrack --- A common problem on Linux systems is running out of space in the diff --git a/v2.4/usage/configuration/ip-in-ip.md b/v2.4/usage/configuration/ip-in-ip.md index 0f73f635d83..deb4186397f 100644 --- a/v2.4/usage/configuration/ip-in-ip.md +++ b/v2.4/usage/configuration/ip-in-ip.md @@ -1,5 +1,6 @@ --- title: Configuring IP-in-IP +redirect_from: latest/usage/configuration/ip-in-ip --- If your network fabric performs source/destination address checks diff --git a/v2.4/usage/configuration/mtu.md b/v2.4/usage/configuration/mtu.md index 73fd71a4f3e..a396c6cf2e2 100644 --- a/v2.4/usage/configuration/mtu.md +++ b/v2.4/usage/configuration/mtu.md @@ -1,5 +1,6 @@ --- title: Configuring MTU +redirect_from: latest/usage/configuration/mtu --- Depending on the environment Calico is being deployed into it may be diff --git a/v2.4/usage/configuration/node.md b/v2.4/usage/configuration/node.md index 4ba65524642..17dc866db04 100644 --- a/v2.4/usage/configuration/node.md +++ b/v2.4/usage/configuration/node.md @@ -1,5 +1,6 @@ --- title: Configuring a Node IP Address and Subnet +redirect_from: latest/usage/configuration/node --- By default, Calico automatically detects each Node's IP address and subnet. In most cases, diff --git a/v2.4/usage/decommissioning-a-node.md b/v2.4/usage/decommissioning-a-node.md index 791cf5d51c4..27955fce758 100644 --- a/v2.4/usage/decommissioning-a-node.md +++ b/v2.4/usage/decommissioning-a-node.md @@ -1,5 +1,6 @@ --- title: Decommissioning a Node +redirect_from: latest/usage/decommissioning-a-node --- ### Why you might be interested in this guide diff --git a/v2.4/usage/external-connectivity.md b/v2.4/usage/external-connectivity.md index b08cfd90115..a8164c7ba5e 100644 --- a/v2.4/usage/external-connectivity.md +++ b/v2.4/usage/external-connectivity.md @@ -1,5 +1,6 @@ --- title: External Connectivity +redirect_from: latest/usage/external-connectivity --- Calico creates a routed network on which your containers look like normal IP speakers. You can connect to them from a host in your cluster (assuming the diff --git a/v2.4/usage/index.md b/v2.4/usage/index.md index e4cd18c7640..66460768491 100644 --- a/v2.4/usage/index.md +++ b/v2.4/usage/index.md @@ -1,5 +1,6 @@ --- title: Using Calico +redirect_from: latest/usage/index --- This section contains information on using Calico. diff --git a/v2.4/usage/ipv6.md b/v2.4/usage/ipv6.md index 60ea1c5c2e5..2c4d440bd3e 100644 --- a/v2.4/usage/ipv6.md +++ b/v2.4/usage/ipv6.md @@ -1,5 +1,6 @@ --- title: IPv6 Support +redirect_from: latest/usage/ipv6 --- Calico supports connectivity over IPv6, between compute hosts, and diff --git a/v2.4/usage/openstack/configuration.md b/v2.4/usage/openstack/configuration.md index 621a9cdbce3..0b2c7b01ac4 100644 --- a/v2.4/usage/openstack/configuration.md +++ b/v2.4/usage/openstack/configuration.md @@ -1,5 +1,6 @@ --- title: Configuring Systems for use with Calico +redirect_from: latest/usage/openstack/configuration --- When running Calico with OpenStack, you also need to configure various diff --git a/v2.4/usage/openstack/floating-ips.md b/v2.4/usage/openstack/floating-ips.md index f3e593cfc94..e90c4adbbc7 100644 --- a/v2.4/usage/openstack/floating-ips.md +++ b/v2.4/usage/openstack/floating-ips.md @@ -1,5 +1,6 @@ --- title: Floating IPs +redirect_from: latest/usage/openstack/floating-ips --- networking-calico includes beta support for floating IPs. Currently this diff --git a/v2.4/usage/openstack/host-routes.md b/v2.4/usage/openstack/host-routes.md index dc6788fdb22..648bfb16a6f 100644 --- a/v2.4/usage/openstack/host-routes.md +++ b/v2.4/usage/openstack/host-routes.md @@ -1,5 +1,6 @@ --- title: Host routes +redirect_from: latest/usage/openstack/host-routes --- Neutron allows "host routes" to be configured on a subnet, with each host route diff --git a/v2.4/usage/openstack/kuryr.md b/v2.4/usage/openstack/kuryr.md index 3ba90b8da49..df383ab81d4 100644 --- a/v2.4/usage/openstack/kuryr.md +++ b/v2.4/usage/openstack/kuryr.md @@ -1,5 +1,6 @@ --- title: Kuryr +redirect_from: latest/usage/openstack/kuryr --- networking-calico works with Kuryr; this means using Neutron, with the Calico diff --git a/v2.4/usage/openstack/semantics.md b/v2.4/usage/openstack/semantics.md index ad51ca386c8..7f65a8a7564 100644 --- a/v2.4/usage/openstack/semantics.md +++ b/v2.4/usage/openstack/semantics.md @@ -1,5 +1,6 @@ --- title: Detailed Semantics +redirect_from: latest/usage/openstack/semantics --- A 'Calico' network is a Neutron network (either provider or tenant) whose diff --git a/v2.4/usage/openstack/service-ips.md b/v2.4/usage/openstack/service-ips.md index 1896b4afb0c..2cd52fab642 100644 --- a/v2.4/usage/openstack/service-ips.md +++ b/v2.4/usage/openstack/service-ips.md @@ -1,5 +1,6 @@ --- title: Service IPs +redirect_from: latest/usage/openstack/service-ips --- Calico supports two approaches for assigning a service IP to a Calico-networked diff --git a/v2.4/usage/routereflector/bird-rr-config.md b/v2.4/usage/routereflector/bird-rr-config.md index 66e3e68d126..5e513b164d9 100644 --- a/v2.4/usage/routereflector/bird-rr-config.md +++ b/v2.4/usage/routereflector/bird-rr-config.md @@ -1,5 +1,6 @@ --- title: 'Configuring BIRD as a BGP Route Reflector' +redirect_from: latest/usage/routereflector/bird-rr-config --- For many Calico deployments, the use of a Route Reflector is not required. diff --git a/v2.4/usage/routereflector/calico-routereflector.md b/v2.4/usage/routereflector/calico-routereflector.md index acb2c4f7054..9cf963ec005 100644 --- a/v2.4/usage/routereflector/calico-routereflector.md +++ b/v2.4/usage/routereflector/calico-routereflector.md @@ -1,5 +1,6 @@ --- title: 'Calico BIRD Route Reflector container' +redirect_from: latest/usage/routereflector/calico-routereflector --- For many Calico deployments, the use of a Route Reflector is not required. diff --git a/v2.4/usage/troubleshooting/faq.md b/v2.4/usage/troubleshooting/faq.md index ee46e8780f3..0c20f1d5cad 100644 --- a/v2.4/usage/troubleshooting/faq.md +++ b/v2.4/usage/troubleshooting/faq.md @@ -1,5 +1,6 @@ --- title: Frequently Asked Questions +redirect_from: latest/usage/troubleshooting/faq layout: docwithnav --- diff --git a/v2.4/usage/troubleshooting/index.md b/v2.4/usage/troubleshooting/index.md index 92682cffae7..b058ed1e342 100644 --- a/v2.4/usage/troubleshooting/index.md +++ b/v2.4/usage/troubleshooting/index.md @@ -1,5 +1,6 @@ --- title: Troubleshooting +redirect_from: latest/usage/troubleshooting/index --- ## Running `sudo calicoctl ...` with Environment Variables diff --git a/v2.4/usage/troubleshooting/logging.md b/v2.4/usage/troubleshooting/logging.md index 410b874b838..6302159c814 100644 --- a/v2.4/usage/troubleshooting/logging.md +++ b/v2.4/usage/troubleshooting/logging.md @@ -1,5 +1,6 @@ --- title: Logging +redirect_from: latest/usage/troubleshooting/logging --- ## The calico-node container