Skip to content

Commit

Permalink
Add latest redirects to v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Jul 31, 2017
1 parent e2fd63e commit f9f544d
Show file tree
Hide file tree
Showing 269 changed files with 136 additions and 133 deletions.
1 change: 0 additions & 1 deletion v2.3/getting-started/bare-metal/bare-metal-install.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/bare-metal/bare-metal.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/docker/index.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/docker/installation/manual.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/docker/installation/requirements.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Requirements
redirect_from: latest/getting-started/docker/installation/requirements
---

The following information details basic prerequisites that must be met
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/docker/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
title: Troubleshooting Calico for Docker
redirect_from: latest/getting-started/docker/troubleshooting
---
Information coming soon!
1 change: 0 additions & 1 deletion v2.3/getting-started/docker/tutorials/ipam.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Security using Calico Profiles
redirect_from: latest/getting-started/docker/tutorials/security-using-calico-profiles
---

## Background
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/docker/upgrade.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
title: Upgrading Calico for Docker
redirect_from: latest/getting-started/docker/upgrade
---
Information coming soon!
1 change: 0 additions & 1 deletion v2.3/getting-started/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/kubernetes/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/kubernetes/installation/aws.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/kubernetes/installation/gce.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/kubernetes/installation/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Integration Guide
redirect_from: latest/getting-started/kubernetes/installation/integration
---


Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/kubernetes/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/kubernetes/tutorials/simple-policy.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/installation/dc-os/custom.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/installation/dc-os/framework.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/installation/dc-os/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/installation/integration.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/installation/prerequisites.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Requirements for Calico with Mesos
redirect_from: latest/getting-started/mesos/installation/prerequisites
---

#### 1. etcd
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/tutorials/connecting-tasks.md
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/tutorials/launching-tasks.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/mesos/vagrant/index.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/connectivity.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/index.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/chef.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Chef Trial Install
redirect_from: latest/getting-started/openstack/installation/chef
...

> **WARNING**
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/devstack.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/fuel.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/juju.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/redhat.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/installation/ubuntu.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/neutron-api.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/tutorials.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/upgrade.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/openstack/verification.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/rkt/index.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/rkt/installation/manual.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion v2.3/getting-started/rkt/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading

0 comments on commit f9f544d

Please sign in to comment.