Differences between revisions 1 and 2
Revision 1 as of 2021-10-21 04:36:00
Size: 179
Editor: PieterSmit
Comment:
Revision 2 as of 2021-10-21 04:36:53
Size: 214
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * others {{{ git clone https://github.com/kubernetes-incubator/metrics-serve }}}  * others {{{
git clone https://github.com/kubernetes-incubator/metrics-serve
kubectl create -f deploy/1.8+/
}}}

8s/StudyNotes/Monitor&Logging

  • minikube  minikube addons enable metrics-server 

  • others

    git clone https://github.com/kubernetes-incubator/metrics-serve
    kubectl create -f deploy/1.8+/

k8s/StudyNotes/Monitor&Logging (last edited 2021-10-21 05:01:10 by PieterSmit)