update
This topic describes the options available with the Embedded Cluster update
command. The update
command allows you to update an instance with a new air gap bundle. This is part of the process for performing updates in air-gapped environments. For more information, see Update in Air Gap Clusters in Perform Updates in Embedded Clusters.
Usage
sudo ./<app-slug> update. --airgap-bundle <path-to-airgap-bundle> [flags]
Flags
Flag | Type | Description |
---|---|---|
--airgap-bundle | string | Path to the air gap bundle. If set, the installation will complete without internet access. |
-h, --help | help for update |