Update docker.md
This commit is contained in:
@@ -209,9 +209,19 @@ output of /proc/cmdline:
|
|||||||
$ cat /proc/cmdline
|
$ cat /proc/cmdline
|
||||||
BOOT_IMAGE=/boot/vmlinuz-3.18.4-aufs root=/dev/sda5 ro cgroup_enable=memory=1
|
BOOT_IMAGE=/boot/vmlinuz-3.18.4-aufs root=/dev/sda5 ro cgroup_enable=memory=1
|
||||||
```
|
```
|
||||||
|
## Support Level
|
||||||
|
|
||||||
|
|
||||||
|
IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level
|
||||||
|
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ----------------------------
|
||||||
|
Docker Single Node | custom | N/A | local | [docs](/docs/getting-started-guides/docker) | | Project ([@brendandburns](https://github.com/brendandburns))
|
||||||
|
|
||||||
|
|
||||||
|
For support level information on all solutions, see the [Table of solutions](/docs/getting-started-guides/#table-of-solutions) chart.
|
||||||
|
|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
Please see the [Kubernetes docs](/docs/) for more details on administering
|
Please see the [Kubernetes docs](/docs/) for more details on administering
|
||||||
and using a Kubernetes cluster.
|
and using a Kubernetes cluster.
|
||||||
|
|
||||||
For support level information, see the [Table of solutions](/docs/getting-started-guides/#table-of-solutions) chart.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user