mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
Replace monit with supervisord in documentation.
This commit is contained in:
@@ -53,7 +53,7 @@ Documentation for other releases can be found at
|
||||
- [kube-proxy](#kube-proxy)
|
||||
- [docker](#docker)
|
||||
- [rkt](#rkt)
|
||||
- [monit](#monit)
|
||||
- [supervisord](#supervisord)
|
||||
- [fluentd](#fluentd)
|
||||
|
||||
<!-- END MUNGE: GENERATED_TOC -->
|
||||
@@ -190,9 +190,9 @@ network rules on the host and performing connection forwarding.
|
||||
|
||||
`rkt` is supported experimentally as an alternative to docker.
|
||||
|
||||
### monit
|
||||
### supervisord
|
||||
|
||||
`monit` is a lightweight process babysitting system for keeping kubelet and docker
|
||||
`supervisord` is a lightweight process babysitting system for keeping kubelet and docker
|
||||
running.
|
||||
|
||||
### fluentd
|
||||
|
Reference in New Issue
Block a user