Skip to content

Commit 2ca1a9e

Browse files
committed
update airgap images
1 parent e734a9d commit 2ca1a9e

File tree

4 files changed

+47
-18
lines changed

4 files changed

+47
-18
lines changed

docs/enterprise/updating-licenses.md

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To update licenses in online environments:
1414

1515
[View a larger version of this image](/images/online-license-tab.png)
1616

17-
When the license is updated, KOTS makes a new version available that includes the license changes and a dialog is displayed:
17+
When the license is updated, KOTS makes a new version available that includes the license changes:
1818

1919
![License updated successfully](/images/kots-license-update-message.png)
2020

@@ -26,7 +26,7 @@ To update licenses in online environments:
2626

2727
1. In the dialog, click **Go to new version** to navigate to the **Version history** page.
2828

29-
1. On the **Version history** page, next to the new version labeled **License Change**, click **Deploy** then **Yes, Deploy**.
29+
1. On the **Version history** page, next to the new version labeled **License Change**, click **Deploy** then **Yes, deploy**.
3030

3131
![Deploy license change](/images/kots-deploy-license-change.png)
3232

@@ -40,12 +40,41 @@ To update licenses in online environments:
4040

4141
## Update Air Gap Licenses
4242

43-
Click **Upload license** on the right side of the license pane and select the latest license from your machine.
43+
To update licenses in air gap environments:
4444

45-
![Airgap License](/images/airgap-license-tab.png)
45+
1. Download the new license. Ensure that it is available on the air gapped machine where KOTS and the application are installed.
4646

47-
- A **License is already up to date** note appears if no changes are detected.
48-
- A **License uploaded successfully** note appears when the changes are successfully applied.
47+
1. In the Admin Console, go to the **License** tab.
48+
49+
1. Click **Upload license** and select the new license from your machine.
50+
51+
![Airgap License](/images/airgap-license-tab.png)
52+
53+
[View a larger version of this image](/images/airgap-license-tab.png)
54+
55+
When the license is updated, KOTS makes a new version available that includes the license changes:
56+
57+
![License updated successfully](/images/kots-airgap-license-update-message.png)
58+
59+
[View a larger version of this image](/images/kots-airgap-license-update-message.png)
60+
61+
:::note
62+
If no changes are detected, a **License is already up to date** message appears.
63+
:::
64+
65+
1. In the dialog, click **Go to new version** to navigate to the **Version history** page.
66+
67+
1. On the **Version history** page, next to the new version labeled **License Change**, click **Deploy** then **Yes, deploy**.
68+
69+
![Deploy license change](/images/kots-deploy-license-change.png)
70+
71+
[View a larger version of this image](/images/kots-deploy-license-change.png)
72+
73+
The version with the license change is then displayed as the currently deployed version, as shown belowå:
74+
75+
![Currently deployed version](/images/kots-license-change-currently-deployed.png)
76+
77+
[View a larger version of this image](/images/kots-license-change-currently-deployed.png)
4978

5079
## Upgrade from a Community License
5180

@@ -54,4 +83,4 @@ If you have a community license, you can change your license by uploading a new
5483
To change a community license to another license:
5584

5685
1. In the **License** tab of the Admin Console, click **Change license**.
57-
1. In the dialog, upload the new license file.
86+
1. In the dialog, upload the new license file.

docs/vendor/licenses-about.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,6 @@ Built-in fields are reserved field names. You can specify the values for these f
4343

4444
You can also create custom license fields to define entitlements specific to the customer. For example, you can create a custom license field to limit the number of active users permitted. For more information about creating custom license fields, see [Managing Custom License Fields](licenses-adding-custom-fields).
4545

46-
## About License Expiration Handling {#expiration}
47-
48-
The built-in `expires_at` license field defines the expiration date for a customer license. When you set an expiration date in the Vendor Portal, the `expires_at` field is set to midnight UTC on the date selected.
49-
50-
Replicated enforces the following logic when a license expires:
51-
* By default, instances with expired licenses continue to run.
52-
To change the behavior of your application when a license expires, you can can add custom logic in your application that queries the `expires_at` field using the Replicated SDK in-cluster API. For more information, see [Querying Entitlements with the Replicated SDK API](/vendor/licenses-reference-sdk).
53-
* Expired licenses cannot log in to the Replicated registry to pull a Helm chart for installation or upgrade.
54-
* Expired licenses cannot pull application images through the proxy service or from the Replicated registry.
55-
* (KOTS Only) KOTS prevents instances with expired licenses from receiving updates.
56-
5746
## About Updating Licenses
5847

5948
This section includes information about making changes to customer licenses, including editing license details in the Vendor Portal as well as updating or replacing licenses in customer installations.
@@ -95,6 +84,17 @@ Community licenses are the only license type that can be replaced with a new lic
9584

9685
Unless the existing customer is using a community license, it is not possible to replace one license with another license without reinstalling the application. When you need to make changes to a customer's entitlements, Replicated recommends that you edit the customer's license details in the Vendor Portal, rather than issuing a new license.
9786

87+
## About License Expiration Handling {#expiration}
88+
89+
The built-in `expires_at` license field defines the expiration date for a customer license. When you set an expiration date in the Vendor Portal, the `expires_at` field is set to midnight UTC on the date selected.
90+
91+
Replicated enforces the following logic when a license expires:
92+
* By default, instances with expired licenses continue to run.
93+
To change the behavior of your application when a license expires, you can can add custom logic in your application that queries the `expires_at` field using the Replicated SDK in-cluster API. For more information, see [Querying Entitlements with the Replicated SDK API](/vendor/licenses-reference-sdk).
94+
* Expired licenses cannot log in to the Replicated registry to pull a Helm chart for installation or upgrade.
95+
* Expired licenses cannot pull application images through the proxy service or from the Replicated registry.
96+
* (KOTS Only) KOTS prevents instances with expired licenses from receiving updates.
97+
9898
## About Customer Channel Assignment {#channel-assignment}
9999

100100
This section provides information about managing the channel a customer is assigned, including changing the assigned channel and manaing channel assignments for customers with or without the KOTS entitlement. For information about how to assign a customer to a channel, see [Create a Customer](releases-creating-customer#create-a-customer) in _Creating and Managing Customers_.
-615 KB
Loading
177 KB
Loading

0 commit comments

Comments
 (0)