Skip to content
Closed
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
3 changes: 3 additions & 0 deletions docs/user/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ cp install-config.yaml cluster-0/
openshift-install --dir=cluster-0 create cluster
```

**Note**: After upgrading the installer, we recommend that you regenerate your `install-config.yaml`
templates to deploy corresponding RHCOS updates.

Supplying a previously-generated install-config like this is [explicitly part of the stable API](versioning.md).

You can also edit the assets in the asset directory during a single run.
Expand Down