
[SPERIMENTALE] Operatore Kubernetes per l'Assurance delle Immagini
SPERIMENTALE
Operatore Kubernetes per l'Image Assurance
Funziona come
$ kubectl apply -f manifests/opa.yaml
$ kubectl apply -f manifests/cert-manager.yaml
$ export IMG=your_account/controller:latest
$ make docker-push
$ make deploy
$ kubectl apply -f manifests/opa.yaml
$ kubectl apply -f manifests/cert-manager.yaml
$ skaffold dev