Terminology: Difference between revisions
add Kustomize |
Add kubectl |
||
| Line 48: | Line 48: | ||
;JSON: JavaScript Object Notation = A data representation format in JavaScript | ;JSON: JavaScript Object Notation = A data representation format in JavaScript | ||
;KIO: KDE Input/Output slaves | ;KIO: KDE Input/Output slaves | ||
;Kubectl: (Kyoob' cuddle) a command line tool for communicating with a [[Kubernetes]] cluster's control plane, using the Kubernetes API. | |||
;Kustomize: Kubernetes native configuration management built into [[kubectl]] as <code>apply -k</code>. | ;Kustomize: Kubernetes native configuration management built into [[kubectl]] as <code>apply -k</code>. | ||
;LUG: Linux User Group = a general term whereas a specific LUG will often have a geographic focus | ;LUG: Linux User Group = a general term whereas a specific LUG will often have a geographic focus | ||