Changes

Jump to navigation Jump to search
add kompose
;JSON: JavaScript Object Notation = A data representation format in JavaScript
;KIO: KDE Input/Output slaves
;Kompose: [https://kompose.io/ kompose] is a tool to help users who are familiar with [[docker-compose]] move to [[Kubernetes]]. kompose takes a Compose Specification file and translates it into Kubernetes resources.
;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>.

Navigation menu