Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion modules/cnf-image-based-upgrade-generate-seed-image.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,11 @@ status:
status: "True"
type: SeedGenCompleted
observedGeneration: 1
----
----
+
[IMPORTANT]
====
After the seed image generation completes, the seed cluster is no longer intended for use. Do not continue to run `oc` commands against the seed cluster or use it to manage spoke clusters.

If you attempt to access the seed cluster after generating the seed image, you can encounter TLS certificate validation errors because the seed cluster certificates are expired as part of the seed image generation process. If you need to generate another seed image, provision a new seed cluster.
====