Skip to content

Commit 9f314fc

Browse files
authored
Merge pull request #1126 from bcreane/release-v2.6.0
v2.6.0-rc1 release changes.
2 parents 2dd6696 + f9d59e2 commit 9f314fc

File tree

190 files changed

+19964
-20
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+19964
-20
lines changed

_config.yml

+5
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,8 @@ defaults:
7979
path: v2.5
8080
values:
8181
version: v2.5
82+
-
83+
scope:
84+
path: v2.6
85+
values:
86+
version: v2.6
+169
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
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: Azure
33+
path: /getting-started/kubernetes/installation/azure
34+
- title: 'Vagrant/VirtualBox: CoreOS'
35+
path: /getting-started/kubernetes/installation/vagrant/
36+
- title: Tutorials
37+
section:
38+
- title: Using calicoctl
39+
path: /getting-started/kubernetes/tutorials/using-calicoctl
40+
- title: Simple Policy Demo
41+
path: /getting-started/kubernetes/tutorials/simple-policy
42+
- title: Stars Policy Demo
43+
path: /getting-started/kubernetes/tutorials/stars-policy/
44+
- title: Advanced network policy
45+
path: /getting-started/kubernetes/tutorials/advanced-policy
46+
- title: Troubleshooting / FAQ
47+
path: /getting-started/kubernetes/troubleshooting
48+
- title: Upgrade
49+
path: /getting-started/kubernetes/upgrade
50+
51+
- title: OpenShift
52+
section:
53+
- title: Installation
54+
path: /getting-started/openshift/installation
55+
56+
- title: Mesos
57+
section:
58+
- title: Overview
59+
path: /getting-started/mesos/
60+
- title: Installation
61+
section:
62+
- title: Requirements
63+
path: /getting-started/mesos/installation/prerequisites
64+
- title: Integration Guide
65+
path: /getting-started/mesos/installation/integration
66+
- title: DC/OS
67+
section:
68+
- title: Overview
69+
path: /getting-started/mesos/installation/dc-os/
70+
- title: Universe Package Install
71+
path: /getting-started/mesos/installation/dc-os/framework
72+
- title: Customize Universe Package Install
73+
path: /getting-started/mesos/installation/dc-os/custom
74+
- title: 'Vagrant/VirtualBox: CentOS'
75+
path: /getting-started/mesos/installation/vagrant-centos/
76+
- title: Tutorials
77+
section:
78+
- title: Launching Tasks
79+
path: /getting-started/mesos/tutorials/launching-tasks
80+
- title: Connecting to Tasks
81+
path: /getting-started/mesos/tutorials/connecting-tasks
82+
- title: Configuring Policy
83+
section:
84+
- title: Universal Containerizer
85+
path: /getting-started/mesos/tutorials/policy/universal-containerizer
86+
- title: Docker Containerizer
87+
path: /getting-started/mesos/tutorials/policy/docker-containerizer
88+
89+
- title: Docker
90+
section:
91+
- title: Overview
92+
path: /getting-started/docker/
93+
- title: Installation
94+
section:
95+
- title: Requirements
96+
path: /getting-started/docker/installation/requirements
97+
- title: Manual
98+
path: /getting-started/docker/installation/manual
99+
- title: 'Vagrant/VirtualBox: CoreOS'
100+
path: /getting-started/docker/installation/vagrant-coreos/
101+
- title: 'Vagrant/VirtualBox: Ubuntu'
102+
path: /getting-started/docker/installation/vagrant-ubuntu/
103+
- title: Tutorials
104+
section:
105+
- title: Security using Calico Profiles
106+
path: /getting-started/docker/tutorials/security-using-calico-profiles
107+
- title: Security using Calico Profiles and Policy
108+
path: /getting-started/docker/tutorials/security-using-calico-profiles-and-policy
109+
- title: Security using Docker Labels and Calico Policy
110+
path: /getting-started/docker/tutorials/security-using-docker-labels-and-calico-policy
111+
- title: IPAM
112+
path: /getting-started/docker/tutorials/ipam
113+
114+
- title: OpenStack
115+
section:
116+
- title: Overview
117+
path: /getting-started/openstack/
118+
- title: Installation
119+
section:
120+
- title: Overview
121+
path: /getting-started/openstack/installation/
122+
- title: Ubuntu
123+
path: /getting-started/openstack/installation/ubuntu
124+
- title: Red Hat Enterprise Linux 7
125+
path: /getting-started/openstack/installation/redhat
126+
- title: Juju Charms
127+
path: /getting-started/openstack/installation/juju
128+
- title: Fuel
129+
path: /getting-started/openstack/installation/fuel
130+
- title: DevStack
131+
path: /getting-started/openstack/installation/devstack
132+
- title: Chef
133+
path: /getting-started/openstack/installation/chef
134+
- title: Upgrade
135+
path: /getting-started/openstack/upgrade
136+
- title: Tutorials
137+
path: /getting-started/openstack/tutorials
138+
- title: Troubleshooting
139+
path: /getting-started/openstack/verification
140+
- title: IP Addressing and Connectivity
141+
path: /getting-started/openstack/connectivity
142+
- title: Use of the Neutron API
143+
path: /getting-started/openstack/neutron-api
144+
145+
- title: rkt
146+
section:
147+
- title: Overview
148+
path: /getting-started/rkt/
149+
- title: Installation
150+
section:
151+
- title: 'Manual Installation'
152+
path: /getting-started/rkt/installation/manual
153+
- title: 'Vagrant/VirtualBox: CoreOS'
154+
path: /getting-started/rkt/installation/vagrant-coreos/
155+
- title: Tutorials
156+
section:
157+
- title: Basic Network Isolation
158+
path: /getting-started/rkt/tutorials/basic
159+
- title: Troubleshooting
160+
path: /getting-started/rkt/troubleshooting
161+
162+
- title: Host Protection
163+
section:
164+
- title: Overview
165+
path: /getting-started/bare-metal/bare-metal
166+
- title: Installation
167+
section:
168+
- title: Installing Felix as a static binary
169+
path: /getting-started/bare-metal/bare-metal-install

_data/v2_6/navbars/introduction.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
bigheader: "Introduction"
2+
abstract: "Background information on Calico"
3+
path: /introduction
4+
order: 0
5+
toc:
6+
- title: Introduction
7+
path: /introduction/

_data/v2_6/navbars/reference.yml

+138
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
bigheader: "Reference"
2+
abstract: "Reference Information for Calico"
3+
path: /reference
4+
order: 3
5+
toc:
6+
- title: Reference
7+
path: /reference/
8+
- title: Supported Platforms
9+
path: /reference/supported-platforms
10+
- title: calicoctl
11+
section:
12+
- title: Overview
13+
path: /reference/calicoctl/
14+
- title: Command Reference
15+
path: /reference/calicoctl/commands
16+
section:
17+
- title: Overview
18+
path: /reference/calicoctl/commands/
19+
- title: create
20+
path: /reference/calicoctl/commands/create
21+
- title: replace
22+
path: /reference/calicoctl/commands/replace
23+
- title: apply
24+
path: /reference/calicoctl/commands/apply
25+
- title: delete
26+
path: /reference/calicoctl/commands/delete
27+
- title: get
28+
path: /reference/calicoctl/commands/get
29+
- title: config
30+
path: /reference/calicoctl/commands/config
31+
- title: ipam
32+
section:
33+
- title: Overview
34+
path: /reference/calicoctl/commands/ipam/
35+
- title: release
36+
path: /reference/calicoctl/commands/ipam/release
37+
- title: show
38+
path: /reference/calicoctl/commands/ipam/show
39+
- title: node
40+
section:
41+
- title: Overview
42+
path: /reference/calicoctl/commands/node/
43+
- title: run
44+
path: /reference/calicoctl/commands/node/run
45+
- title: status
46+
path: /reference/calicoctl/commands/node/status
47+
- title: diags
48+
path: /reference/calicoctl/commands/node/diags
49+
- title: checksystem
50+
path: /reference/calicoctl/commands/node/checksystem
51+
- title: version
52+
path: /reference/calicoctl/commands/version
53+
- title: Resource Definitions
54+
path: /reference/calicoctl/resources
55+
section:
56+
- title: Overview
57+
path: /reference/calicoctl/resources/
58+
- title: BGP Peer
59+
path: /reference/calicoctl/resources/bgppeer
60+
- title: Host Endpoint
61+
path: /reference/calicoctl/resources/hostendpoint
62+
- title: IP Pool
63+
path: /reference/calicoctl/resources/ippool
64+
- title: Node
65+
path: /reference/calicoctl/resources/node
66+
- title: Policy
67+
path: /reference/calicoctl/resources/policy
68+
- title: Profile
69+
path: /reference/calicoctl/resources/profile
70+
- title: Workload Endpoint
71+
path: /reference/calicoctl/resources/workloadendpoint
72+
- title: Setup
73+
section:
74+
- title: Overview
75+
path: /reference/calicoctl/setup/
76+
- title: etcdv2 datastore
77+
path: /reference/calicoctl/setup/etcdv2
78+
- title: kubernetes api datastore
79+
path: /reference/calicoctl/setup/kubernetes
80+
- title: calico/node
81+
section:
82+
- title: Configuration
83+
path: /reference/node/configuration
84+
- title: felix
85+
section:
86+
- title: Configuration
87+
path: /reference/felix/configuration
88+
- title: Prometheus Statistics
89+
path: /reference/felix/prometheus
90+
- title: Calico CNI Plugins
91+
path: /reference/cni-plugin/configuration
92+
- title: Calico Policy Controller
93+
path: /reference/policy-controller/configuration
94+
- title: Deploying on Public Cloud
95+
section:
96+
- title: AWS
97+
path: /reference/public-cloud/aws
98+
- title: GCE
99+
path: /reference/public-cloud/gce
100+
- title: Deploying on Private Cloud
101+
section:
102+
- title: Calico Over Ethernet Fabrics
103+
path: /reference/private-cloud/l2-interconnect-fabric
104+
- title: Calico Over IP Fabrics
105+
path: /reference/private-cloud/l3-interconnect-fabric
106+
- title: Architecture
107+
section:
108+
- title: Introduction
109+
path: /reference/architecture/
110+
- title: calico/node
111+
path: /reference/architecture/components
112+
- title: Data Path
113+
path: /reference/architecture/data-path
114+
- title: Advanced
115+
section:
116+
- title: Configuring etcd RBAC
117+
path: /reference/advanced/etcd-rbac/overview
118+
section:
119+
- title: Overview
120+
path: /reference/advanced/etcd-rbac/
121+
- title: Certificate Generation
122+
path: /reference/advanced/etcd-rbac/certificate-generation
123+
- title: User and Role Creations
124+
path: /reference/advanced/etcd-rbac/users-and-roles
125+
- title: Kubernetes
126+
path: /reference/advanced/etcd-rbac/kubernetes
127+
- title: Advanced Kubernetes
128+
path: /reference/advanced/etcd-rbac/kubernetes-advanced
129+
- title: Etcd paths for Calico components
130+
path: /reference/advanced/etcd-rbac/calico-etcdv2-paths
131+
- title: System Requirements
132+
path: /reference/requirements
133+
- title: Repo Structure
134+
path: /reference/repo-structure
135+
- title: Get Involved
136+
path: /reference/involved
137+
- title: License
138+
path: /reference/license

_data/v2_6/navbars/releases.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
bigheader: Releases
2+
abstract: Versioning information for Calico Components
3+
path: /releases
4+
order: 4
5+
toc:
6+
- title: Releases
7+
path: /releases/

_data/v2_6/navbars/usage.yml

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
bigheader: "Usage"
2+
abstract: "How to configure and troubleshoot Calico systems"
3+
path: /usage
4+
order: 2
5+
toc:
6+
- title: Using Calico
7+
path: /usage/
8+
- title: calicoctl
9+
section:
10+
- title: Installing and Configuring calicoctl
11+
path: /usage/calicoctl/install-and-configuration
12+
- title: calico/ctl container
13+
path: /usage/calicoctl/container
14+
- title: Calico and Systemd
15+
path: /usage/configuration/as-service
16+
- title: Configuring BGP Peers
17+
path: /usage/configuration/bgp
18+
- title: Route Reflector
19+
section:
20+
- title: Configuring BIRD
21+
path: /usage/routereflector/bird-rr-config
22+
- title: The calico/routereflector container
23+
path: /usage/routereflector/calico-routereflector
24+
- title: IPv6
25+
path: /usage/ipv6
26+
- title: External Connectivity
27+
path: /usage/external-connectivity
28+
- title: Configuring IP-in-IP
29+
path: /usage/configuration/ip-in-ip
30+
- title: Configuring a Node IP Address and Subnet
31+
path: /usage/configuration/node
32+
- title: Configuring MTU
33+
path: /usage/configuration/mtu
34+
- title: Decommissioning a Node
35+
path: /usage/decommissioning-a-node
36+
- title: Configuring Conntrack
37+
path: /usage/configuration/conntrack
38+
- title: Calico for OpenStack
39+
section:
40+
- title: Configuration
41+
path: /usage/openstack/configuration
42+
- title: Detailed Semantics
43+
path: /usage/openstack/semantics
44+
- title: Floating IPs
45+
path: /usage/openstack/floating-ips
46+
- title: Service IPs
47+
path: /usage/openstack/service-ips
48+
- title: Host routes
49+
path: /usage/openstack/host-routes
50+
- title: Kuryr
51+
path: /usage/openstack/kuryr
52+
- title: Troubleshooting
53+
path: /usage/troubleshooting/
54+
- title: Logging
55+
path: /usage/troubleshooting/logging
56+
- title: Frequently Asked Questions
57+
path: /usage/troubleshooting/faq

0 commit comments

Comments
 (0)