curl -sfL http://get.kubearmor.io/ | sudo sh -s -- -b /usr/local/bin
Copied!
2. Install KubeArmor
1
karmor install
Copied!
Output of karmor install
It is assumed that the k8s cluster is already present/reachable setup with the required prerequisites and the user has rights to create service-accounts and cluster-role-bindings.