Install and verify Knative Serving v1.22
This commit is contained in:
parent
a2e6ac46e8
commit
0703e8e1dd
6 changed files with 67 additions and 6 deletions
12
install/knative/README.md
Normal file
12
install/knative/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue