Update dcos.md
This commit is contained in:
parent
ec5828548e
commit
98b3966d05
|
|
@ -128,3 +128,11 @@ $ dcos kubectl get pods --all-namespaces
|
|||
```shell
|
||||
$ dcos package uninstall kubernetes
|
||||
```
|
||||
## Support Level
|
||||
|
||||
|
||||
IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level
|
||||
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ----------------------------
|
||||
DCOS | Marathon | CoreOS/Alpine | custom | [docs](/docs/getting-started-guides/dcos) | | Community ([Kubernetes-Mesos Authors](https://github.com/mesosphere/kubernetes-mesos/blob/master/AUTHORS.md))
|
||||
|
||||
For support level information on all solutions, see the [Table of solutions](/docs/getting-started-guides/#table-of-solutions) chart.
|
||||
|
|
|
|||
Loading…
Reference in New Issue