mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +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).
|
||||
|
||||
IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level
|
||||
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ------------------------------ | ----------------------------
|
||||
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ----------------------------
|
||||
GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | | Commercial
|
||||
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))
|
||||
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)
|
||||
@ -82,8 +82,9 @@ Definition of columns:
|
||||
- **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.
|
||||
|
||||
#### References:
|
||||
- [1] [GCE conformance test result](https://gist.github.com/erictune/4cabc010906afbcc5061)
|
||||
<!-- reference style links below here -->
|
||||
<!-- GCE conformance test result -->
|
||||
[1]: https://gist.github.com/erictune/4cabc010906afbcc5061
|
||||
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
|
Loading…
Reference in New Issue
Block a user