Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 400 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 400 Bytes

kube

several ways to deploy kuard (or any other app) to a kubernetes cluster

toolset

$ kubectl version --client --output=yaml
clientVersion:
  gitVersion: v1.25.3
kustomizeVersion: v4.5.7

$ kpt version
1.0.0-beta.30

$ helm version --short
v3.10.1

$ skaffold version
v2.0.1

$ terraform version
v1.3.3