SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Documentation: How to Install karydia by hand #170

Closed Neumann-Nils closed 5 years ago

Neumann-Nils commented 5 years ago

Description

As a user, I may want to install karydia without using Helm or Tiller. This might be the case due to security concerns, incompatibilities or other reasons.

This pull requests gives a step-by-step instruction how to install karydia by hand.

Checklist

Before submitting this PR, please make sure:

Neumann-Nils commented 5 years ago

Sometimes, getting an error while creating the webhook:

Failed create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "241ca4264bdec1aadf18dbc5f80f5f39da3e193066d33404ea8ee17d1378151c" 
etwork for pod "karydia-post-gm46b": NetworkPlugin cni failed to set up pod "karydia-post-gm46b_kube-system"
network: admission webhook "karydia.gardener.cloud" denied the request: [User or group in security context must be defined]

Not sure, what is causing this error.