Merge pull request #987 from dghubble/master
Add and organize CoreOS links in bare metal
This commit is contained in:
commit
20b13ca3bf
|
@ -219,10 +219,12 @@ toc:
|
|||
path: /docs/getting-started-guides/fedora/flannel_multi_node_cluster/
|
||||
- title: CentOS
|
||||
path: /docs/getting-started-guides/centos/centos_manual_config/
|
||||
- title: Ubuntu
|
||||
path: /docs/getting-started-guides/ubuntu/
|
||||
- title: CoreOS
|
||||
path: /docs/getting-started-guides/coreos
|
||||
- title: CoreOS with Calico
|
||||
path: /docs/getting-started-guides/coreos/bare_metal_calico/
|
||||
- title: Ubuntu
|
||||
path: /docs/getting-started-guides/ubuntu/
|
||||
- title: Ubuntu Nodes with Calico
|
||||
path: /docs/getting-started-guides/ubuntu-calico/
|
||||
- title: Portable Multi-Node Cluster
|
||||
|
|
|
@ -99,6 +99,7 @@ These solutions are combinations of cloud provider and OS not covered by the abo
|
|||
- [Centos](/docs/getting-started-guides/centos/centos_manual_config)
|
||||
- [Ubuntu](/docs/getting-started-guides/ubuntu)
|
||||
- [Docker Multi Node](/docs/getting-started-guides/docker-multinode)
|
||||
- [CoreOS](/docs/getting-started-guides/coreos)
|
||||
|
||||
#### Integrations
|
||||
|
||||
|
|
Loading…
Reference in New Issue