Kubernetes API Server Endpoints

From NovaOrdis Knowledge Base
Revision as of 22:40, 23 September 2021 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Internal

Overview

kubectl get --raw "/"
kubectl get --raw "/api/v1/nodes/"
kubectl get --raw "/api/v1/nodes/<node-name>"
[Next]