AkifCanSonmez / KubernetesNotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubernetesNotes

get pods & logs

microk8s kubectl get pods -n tf microk8s kubectl logs .. -n tf

get inferenceservice

microk8s kubectl get inferenceservice -n tf microk8s kubectl describe inferenceservice tf-model -n tf

get svc

microk8s kubectl get svc istio-ingressgateway -n istio-system

About

License:Apache License 2.0