Enable Knative fail-closed init gates
This commit is contained in:
parent
b697778132
commit
f1a32bd5a7
4 changed files with 39 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ Serving and Kourier v1.22.0 assets before applying them over SSH. It is
|
|||
idempotent. Kourier is kept `ClusterIP`; public entry through Traefik, DNS, and
|
||||
TLS requires separate reef admission evidence.
|
||||
|
||||
The installer enables only Knative's
|
||||
`kubernetes.podspec-init-containers` feature. Production workloads use init
|
||||
containers for fail-closed admission checks such as verifying that egress
|
||||
policy has reconciled before application code starts.
|
||||
|
||||
Run `install.sh railiance01`, then `verify.sh railiance01`.
|
||||
|
||||
Before workload admission, rollback deletes Kourier, Serving core, then CRDs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue