railiance-cluster/install/knative
codex 0703e8e1dd
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Install and verify Knative Serving v1.22
2026-07-26 20:16:30 +02:00
..
install.sh Install and verify Knative Serving v1.22 2026-07-26 20:16:30 +02:00
README.md Install and verify Knative Serving v1.22 2026-07-26 20:16:30 +02:00
release-lock.env Install and verify Knative Serving v1.22 2026-07-26 20:16:30 +02:00
verify.sh Install and verify Knative Serving v1.22 2026-07-26 20:16:30 +02:00

Knative Serving installation

install.sh verifies repository-pinned SHA-256 checksums for the upstream 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.

Run install.sh railiance01, then verify.sh railiance01.

Before workload admission, rollback deletes Kourier, Serving core, then CRDs using the same verified assets. After Knative Services exist, removal requires a workload migration and backup review and is not unattended.