The sidecar injector has a few needs to get sorted before being able to start injecting sidecars:
- Generate TLS certs: /docs/tls.md
MutatingWebhookConfiguration
resources - this is dependent on the previous step. See /docs/deployment.md- Sidecar Configurations - Up to you how you manage these; file or ConfigMap - see /docs/sidecar-configuration-format.md
- Deploy to Kubernetes - See /docs/deployment.md
Once you have these sorted out, you should be ready to rock!