mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Use a reference style link.
This commit is contained in:
parent
f5aa9a4476
commit
1a0438d65e
@ -29,10 +29,10 @@ If you are considering contributing a new guide, please read the
|
|||||||
[guidelines](../../docs/devel/writing-a-getting-started-guide.md).
|
[guidelines](../../docs/devel/writing-a-getting-started-guide.md).
|
||||||
|
|
||||||
IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level
|
IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level
|
||||||
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ------------------------------ | ----------------------------
|
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ----------------------------
|
||||||
GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | | Commercial
|
GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | | Commercial
|
||||||
Vagrant | Saltstack | Fedora | OVS | [docs](vagrant.md) | | Project
|
Vagrant | Saltstack | Fedora | OVS | [docs](vagrant.md) | | Project
|
||||||
GCE | Saltstack | Debian | GCE | [docs](gce.md) | [✓][<sup>1</sup>](#references) | Project
|
GCE | Saltstack | Debian | GCE | [docs](gce.md) | [✓][1] | Project
|
||||||
Azure | CoreOS | CoreOS | Weave | [docs](coreos/azure/README.md) | | Community ([@errordeveloper](https://github.com/errordeveloper), [@squillace](https://github.com/squillace), [@chanezon](https://github.com/chanezon), [@crossorigin](https://github.com/crossorigin))
|
Azure | CoreOS | CoreOS | Weave | [docs](coreos/azure/README.md) | | Community ([@errordeveloper](https://github.com/errordeveloper), [@squillace](https://github.com/squillace), [@chanezon](https://github.com/chanezon), [@crossorigin](https://github.com/crossorigin))
|
||||||
Docker Single Node | custom | N/A | local | [docs](docker.md) | | Project (@brendandburns)
|
Docker Single Node | custom | N/A | local | [docs](docker.md) | | Project (@brendandburns)
|
||||||
Docker Multi Node | Flannel | N/A | local | [docs](docker-multinode.md) | | Project (@brendandburns)
|
Docker Multi Node | Flannel | N/A | local | [docs](docker-multinode.md) | | Project (@brendandburns)
|
||||||
@ -82,8 +82,9 @@ Definition of columns:
|
|||||||
- **Inactive**: No active maintainer. Not recommended for first-time K8s users, and may be deleted soon.
|
- **Inactive**: No active maintainer. Not recommended for first-time K8s users, and may be deleted soon.
|
||||||
- **Notes** is relevant information such as version k8s used.
|
- **Notes** is relevant information such as version k8s used.
|
||||||
|
|
||||||
#### References:
|
<!-- reference style links below here -->
|
||||||
- [1] [GCE conformance test result](https://gist.github.com/erictune/4cabc010906afbcc5061)
|
<!-- GCE conformance test result -->
|
||||||
|
[1]: https://gist.github.com/erictune/4cabc010906afbcc5061
|
||||||
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||||
|
Loading…
Reference in New Issue
Block a user