|
| 1 | +bigheader: "Getting Started" |
| 2 | +abstract: "All you need to know to get started with Calico" |
| 3 | +path: /getting-started |
| 4 | +order: 1 |
| 5 | +toc: |
| 6 | +- title: Getting Started with Calico |
| 7 | + path: /getting-started/ |
| 8 | +- title: Kubernetes |
| 9 | + section: |
| 10 | + - title: Overview |
| 11 | + path: /getting-started/kubernetes/ |
| 12 | + - title: Installation |
| 13 | + section: |
| 14 | + - title: Introduction |
| 15 | + path: /getting-started/kubernetes/installation/ |
| 16 | + - title: Hosted (via kubectl) |
| 17 | + section: |
| 18 | + - title: Introduction |
| 19 | + path: /getting-started/kubernetes/installation/hosted/ |
| 20 | + - title: Standard Hosted Install |
| 21 | + path: /getting-started/kubernetes/installation/hosted/hosted |
| 22 | + - title: Kubeadm Hosted Install |
| 23 | + path: /getting-started/kubernetes/installation/hosted/kubeadm/ |
| 24 | + - title: Kubernetes Datastore Hosted Install |
| 25 | + path: /getting-started/kubernetes/installation/hosted/kubernetes-datastore/ |
| 26 | + - title: Integration Guide |
| 27 | + path: /getting-started/kubernetes/installation/integration |
| 28 | + - title: AWS |
| 29 | + path: /getting-started/kubernetes/installation/aws |
| 30 | + - title: GCE |
| 31 | + path: /getting-started/kubernetes/installation/gce |
| 32 | + - title: 'Vagrant/VirtualBox: CoreOS' |
| 33 | + path: /getting-started/kubernetes/installation/vagrant/ |
| 34 | + - title: Tutorials |
| 35 | + section: |
| 36 | + - title: Using calicoctl |
| 37 | + path: /getting-started/kubernetes/tutorials/using-calicoctl |
| 38 | + - title: Simple Policy Demo |
| 39 | + path: /getting-started/kubernetes/tutorials/simple-policy |
| 40 | + - title: Stars Policy Demo |
| 41 | + path: /getting-started/kubernetes/tutorials/stars-policy/ |
| 42 | + - title: Advanced network policy |
| 43 | + path: /getting-started/kubernetes/tutorials/advanced-policy |
| 44 | + - title: Troubleshooting / FAQ |
| 45 | + path: /getting-started/kubernetes/troubleshooting |
| 46 | + - title: Upgrade |
| 47 | + path: /getting-started/kubernetes/upgrade |
| 48 | + |
| 49 | +- title: OpenShift |
| 50 | + section: |
| 51 | + - title: Installation |
| 52 | + path: /getting-started/openshift/installation |
| 53 | + |
| 54 | +- title: Mesos |
| 55 | + section: |
| 56 | + - title: Overview |
| 57 | + path: /getting-started/mesos/ |
| 58 | + - title: Installation |
| 59 | + section: |
| 60 | + - title: Requirements |
| 61 | + path: /getting-started/mesos/installation/prerequisites |
| 62 | + - title: Integration Guide |
| 63 | + path: /getting-started/mesos/installation/integration |
| 64 | + - title: DC/OS |
| 65 | + section: |
| 66 | + - title: Overview |
| 67 | + path: /getting-started/mesos/installation/dc-os/ |
| 68 | + - title: Universe Package Install |
| 69 | + path: /getting-started/mesos/installation/dc-os/framework |
| 70 | + - title: Customize Universe Package Install |
| 71 | + path: /getting-started/mesos/installation/dc-os/custom |
| 72 | + - title: 'Vagrant/VirtualBox: CentOS' |
| 73 | + path: /getting-started/mesos/installation/vagrant-centos/ |
| 74 | + - title: Tutorials |
| 75 | + section: |
| 76 | + - title: Launching Tasks |
| 77 | + path: /getting-started/mesos/tutorials/launching-tasks |
| 78 | + - title: Connecting to Tasks |
| 79 | + path: /getting-started/mesos/tutorials/connecting-tasks |
| 80 | + - title: Configuring Policy |
| 81 | + section: |
| 82 | + - title: Universal Containerizer |
| 83 | + path: /getting-started/mesos/tutorials/policy/universal-containerizer |
| 84 | + - title: Docker Containerizer |
| 85 | + path: /getting-started/mesos/tutorials/policy/docker-containerizer |
| 86 | + |
| 87 | +- title: Docker |
| 88 | + section: |
| 89 | + - title: Overview |
| 90 | + path: /getting-started/docker/ |
| 91 | + - title: Installation |
| 92 | + section: |
| 93 | + - title: Requirements |
| 94 | + path: /getting-started/docker/installation/requirements |
| 95 | + - title: Manual |
| 96 | + path: /getting-started/docker/installation/manual |
| 97 | + - title: 'Vagrant/VirtualBox: CoreOS' |
| 98 | + path: /getting-started/docker/installation/vagrant-coreos/ |
| 99 | + - title: 'Vagrant/VirtualBox: Ubuntu' |
| 100 | + path: /getting-started/docker/installation/vagrant-ubuntu/ |
| 101 | + - title: Tutorials |
| 102 | + section: |
| 103 | + - title: Security using Calico Profiles |
| 104 | + path: /getting-started/docker/tutorials/security-using-calico-profiles |
| 105 | + - title: Security using Calico Profiles and Policy |
| 106 | + path: /getting-started/docker/tutorials/security-using-calico-profiles-and-policy |
| 107 | + - title: Security using Docker Labels and Calico Policy |
| 108 | + path: /getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy |
| 109 | + - title: IPAM |
| 110 | + path: /getting-started/docker/tutorials/ipam |
| 111 | + |
| 112 | +- title: OpenStack |
| 113 | + section: |
| 114 | + - title: Overview |
| 115 | + path: /getting-started/openstack/ |
| 116 | + - title: Installation |
| 117 | + section: |
| 118 | + - title: Overview |
| 119 | + path: /getting-started/openstack/installation/ |
| 120 | + - title: Ubuntu |
| 121 | + path: /getting-started/openstack/installation/ubuntu |
| 122 | + - title: Red Hat Enterprise Linux 7 |
| 123 | + path: /getting-started/openstack/installation/redhat |
| 124 | + - title: Juju Charms |
| 125 | + path: /getting-started/openstack/installation/juju |
| 126 | + - title: Fuel |
| 127 | + path: /getting-started/openstack/installation/fuel |
| 128 | + - title: DevStack |
| 129 | + path: /getting-started/openstack/installation/devstack |
| 130 | + - title: Chef |
| 131 | + path: /getting-started/openstack/installation/chef |
| 132 | + - title: Upgrade |
| 133 | + path: /getting-started/openstack/upgrade |
| 134 | + - title: Tutorials |
| 135 | + path: /getting-started/openstack/tutorials |
| 136 | + - title: Troubleshooting |
| 137 | + path: /getting-started/openstack/verification |
| 138 | + - title: IP Addressing and Connectivity |
| 139 | + path: /getting-started/openstack/connectivity |
| 140 | + - title: Use of the Neutron API |
| 141 | + path: /getting-started/openstack/neutron-api |
| 142 | + |
| 143 | +- title: rkt |
| 144 | + section: |
| 145 | + - title: Overview |
| 146 | + path: /getting-started/rkt/ |
| 147 | + - title: Installation |
| 148 | + section: |
| 149 | + - title: 'Manual Installation' |
| 150 | + path: /getting-started/rkt/installation/manual |
| 151 | + - title: 'Vagrant/VirtualBox: CoreOS' |
| 152 | + path: /getting-started/rkt/installation/vagrant-coreos/ |
| 153 | + - title: Tutorials |
| 154 | + section: |
| 155 | + - title: Basic Network Isolation |
| 156 | + path: /getting-started/rkt/tutorials/basic |
| 157 | + - title: Troubleshooting |
| 158 | + path: /getting-started/rkt/troubleshooting |
| 159 | + |
| 160 | +- title: Host Protection |
| 161 | + section: |
| 162 | + - title: Overview |
| 163 | + path: /getting-started/bare-metal/bare-metal |
| 164 | + - title: Installation |
| 165 | + section: |
| 166 | + - title: Installing Felix as a static binary |
| 167 | + path: /getting-started/bare-metal/bare-metal-install |
0 commit comments