Difference between revisions of "Kind (Kubernetes)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
 
  kind: [[Ingress]]
 
  kind: [[Ingress]]
 
  kind: [[PersistentVolume]]
 
  kind: [[PersistentVolume]]
::::See: <code>[[kubectl api-resources]]</code>
+
::See: <code>[[kubectl api-resources]]</code>
  
  

Revision as of 17:00, 4 May 2020

Kind is a tool for running local Kubernetes clusters using Docker container "nodes"

kind: Pod (Mypod.yml)
kind: Secret (Secret.yml)
kind: Service
kind: Deployment
kind: Ingress
kind: PersistentVolume
See: kubectl api-resources


Related terms

See also

Advertising: