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 8: Line 8:
 
  kind: [[PersistentVolume]]
 
  kind: [[PersistentVolume]]
 
  kind: [[PersistentVolumeClaim]]
 
  kind: [[PersistentVolumeClaim]]
 +
kind: [[Config]]
 
::See: <code>[[kubectl api-resources]]</code>
 
::See: <code>[[kubectl api-resources]]</code>
  

Revision as of 18:05, 7 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
kind: PersistentVolumeClaim
kind: Config
See: kubectl api-resources


Related terms

See also

Advertising: