Merge pull request #1198 from patrocinio/master
Add link to IBM SoftLayer instructions
This commit is contained in:
commit
b869d4c096
|
|
@ -161,6 +161,8 @@ toc:
|
||||||
path: /docs/getting-started-guides/azure/
|
path: /docs/getting-started-guides/azure/
|
||||||
- title: Running Kubernetes on CenturyLink Cloud
|
- title: Running Kubernetes on CenturyLink Cloud
|
||||||
path: /docs/getting-started-guides/clc/
|
path: /docs/getting-started-guides/clc/
|
||||||
|
- title: Running Kubernetes on IBM SoftLayer
|
||||||
|
path: https://github.com/patrocinio/kubernetes-softlayer
|
||||||
- title: Running Kubernetes on Custom Solutions
|
- title: Running Kubernetes on Custom Solutions
|
||||||
section:
|
section:
|
||||||
- title: Creating a Custom Cluster from Scratch
|
- title: Creating a Custom Cluster from Scratch
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,7 @@ few commands, and have active community support.
|
||||||
- [Azure](/docs/getting-started-guides/coreos/azure/) (Weave-based, contributed by WeaveWorks employees)
|
- [Azure](/docs/getting-started-guides/coreos/azure/) (Weave-based, contributed by WeaveWorks employees)
|
||||||
- [Azure](/docs/getting-started-guides/azure/) (Flannel-based, contributed by Microsoft employee)
|
- [Azure](/docs/getting-started-guides/azure/) (Flannel-based, contributed by Microsoft employee)
|
||||||
- [CenturyLink Cloud](/docs/getting-started-guides/clc)
|
- [CenturyLink Cloud](/docs/getting-started-guides/clc)
|
||||||
|
- [IBM SoftLayer](https://github.com/patrocinio/kubernetes-softlayer)
|
||||||
|
|
||||||
### Custom Solutions
|
### Custom Solutions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue