You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/enterprise/installing-embedded-air-gap.mdx
+25-31Lines changed: 25 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,56 +94,50 @@ To install with Embedded Cluster in an air gap environment:
94
94
95
95
The installation command takes a few minutes to complete. During installation, Embedded Cluster completes tasks to prepare the cluster and install KOTS in the cluster. Embedded Cluster also automatically runs a default set of [_host preflight checks_](/vendor/embedded-overview#about-host-preflight-checks) which verify that the environment meets the requirements for the installer.
96
96
97
-
1. When the installation command completes, go to the URL provided in the output to access the Admin Console.
98
-
99
-
**Example output:**
97
+
**Example output:**
100
98
101
-
```bash
102
-
✔ Host files materialized
103
-
? Enter an Admin Console password: ********
104
-
? Confirm password: ********
105
-
✔ Host files materialized!
106
-
✔ Host preflights succeeded!
107
-
✔ Node installation finished!
108
-
✔ Storage is ready!
109
-
✔ Embedded Cluster Operator is ready!
110
-
✔ Admin Console is ready!
111
-
✔ Additional components are ready!
112
-
Visit the admin console to configure and install gitea-kite: http://104.155.145.60:30000
113
-
```
114
-
At this point, the cluster is provisioned and the KOTS Admin Console is deployed, but the application is not yet installed.
99
+
```bash
100
+
? Enter an Admin Console password: ********
101
+
? Confirm password: ********
102
+
✔ Host files materialized!
103
+
✔ Running host preflights
104
+
✔ Node installation finished!
105
+
✔ Storage is ready!
106
+
✔ Embedded Cluster Operator is ready!
107
+
✔ Admin Console is ready!
108
+
✔ Additional components are ready!
109
+
Visit the Admin Console to configure and install gitea-kite: http://104.155.145.60:30000
110
+
```
111
+
112
+
At this point, the cluster is provisioned and the Admin Console is deployed, but the application is not yet installed.
113
+
114
+
1. Go to the URL provided in the output to access to the Admin Console.
115
115
116
-
1.Bypass the browser TLS warning by clicking**Continue to Setup**.
116
+
1.On the Admin Console landing page, click**Start**.
117
117
118
-
1.Click **Advanced > Proceed**.
118
+
1.On the **Secure the Admin Console** screen, review the instructions and click **Continue**. In your browser, follow the instructions that were provided on the **Secure the Admin Console** screen to bypass the warning.
119
119
120
-
1. On the HTTPS page, upload your own private key and certificacte or select**Self-signed**.
120
+
1. On the **Certificate type** screen, either select **Self-signed** to continue using the self-signed Admin Console certificate or click**Upload your own** to upload your own private key and certificacte.
121
121
122
122
By default, a self-signed TLS certificate is used to secure communication between your browser and the Admin Console. You will see a warning in your browser every time you access the Admin Console unless you upload your own certificate.
123
123
124
124
1. On the login page, enter the Admin Console password that you created during installation and click **Log in**.
125
125
126
-
1. On the **Nodes**page, you can view details about the machine where you installed, including its node role, status, CPU, and memory. Optionally, add nodes before deploying the application. Click **Continue**.
126
+
1. On the **Configure the cluster**screen, optionally add nodes to the cluster before deploying the application. Click **Continue**.
127
127
128
-
1. On the config screen, complete the fields for the application configuration options and then click**Continue**.
128
+
1. On the **Configure [App Name]**screen, complete the fields for the application configuration options. Click**Continue**.
129
129
130
-
1. On the **Preflight checks** page, the application-specific preflight checks run automatically. Preflight checks are conformance tests that run against the target namespace and cluster to ensure that the environment meets the minimum requirements to support the application. Click**Deploy**.
130
+
1. On the **Validate the environment & deploy [App Name]** screen, address any warnings or failures identified by the preflight checks and then click**Deploy**.
131
131
132
-
:::note
133
-
Replicated recommends that you address any warnings or failures, rather than dismissing them. Preflight checks help ensure that your environment meets the requirements for application deployment.
134
-
:::
135
-
136
-
:::note
137
-
If the application does not include preflight checks, you need to click **Deploy** then **Yes, Deploy** next to the target version on the Admin Console dashboard to install.
138
-
:::
132
+
Preflight checks are conformance tests that run against the target namespace and cluster to ensure that the environment meets the minimum requirements to support the application.
139
133
140
134
The Admin Console dashboard opens.
141
135
142
136
On the Admin Console dashboard, the application status changes from Missing to Unavailable while the application is being installed. When the installation is complete, the status changes to Ready. For example:
Copy file name to clipboardExpand all lines: docs/enterprise/installing-embedded.mdx
+24-30Lines changed: 24 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,48 +56,42 @@ To install an application with Embedded Cluster:
56
56
57
57
The installation command takes a few minutes to complete. During installation, Embedded Cluster completes tasks to prepare the cluster and install KOTS in the cluster. Embedded Cluster also automatically runs a default set of [_host preflight checks_](/vendor/embedded-overview#about-host-preflight-checks) which verify that the environment meets the requirements for the installer.
58
58
59
-
1. When the installation command completes, go to the URL provided in the output to access the Admin Console.
60
-
61
-
**Example output:**
59
+
**Example output:**
62
60
63
-
```bash
64
-
✔ Host files materialized
65
-
? Enter an Admin Console password: ********
66
-
? Confirm password: ********
67
-
✔ Host files materialized!
68
-
✔ Host preflights succeeded!
69
-
✔ Node installation finished!
70
-
✔ Storage is ready!
71
-
✔ Embedded Cluster Operator is ready!
72
-
✔ Admin Console is ready!
73
-
✔ Additional components are ready!
74
-
Visit the admin console to configure and install gitea-kite: http://104.155.145.60:30000
75
-
```
76
-
At this point, the cluster is provisioned and the KOTS Admin Console is deployed, but the application is not yet installed.
61
+
```bash
62
+
? Enter an Admin Console password: ********
63
+
? Confirm password: ********
64
+
✔ Host files materialized!
65
+
✔ Running host preflights
66
+
✔ Node installation finished!
67
+
✔ Storage is ready!
68
+
✔ Embedded Cluster Operator is ready!
69
+
✔ Admin Console is ready!
70
+
✔ Additional components are ready!
71
+
Visit the Admin Console to configure and install gitea-kite: http://104.155.145.60:30000
72
+
```
73
+
74
+
At this point, the cluster is provisioned and the Admin Console is deployed, but the application is not yet installed.
77
75
78
-
1.Bypass the browser TLS warning by clicking **Continue to Setup**.
76
+
1.Go to the URL provided in the output to access to the Admin Console.
79
77
80
-
1.Click **Advanced > Proceed**.
78
+
1.On the Admin Console landing page, click **Start**.
81
79
82
-
1. On the HTTPS page, upload your own private key and certificacte or select **Self-signed**.
80
+
1. On the **Secure the Admin Console** screen, review the instructions and click **Continue**. In your browser, follow the instructions that were provided on the **Secure the Admin Console** screen to bypass the warning.
81
+
82
+
1. On the **Certificate type** screen, either select **Self-signed** to continue using the self-signed Admin Console certificate or click **Upload your own** to upload your own private key and certificacte.
83
83
84
84
By default, a self-signed TLS certificate is used to secure communication between your browser and the Admin Console. You will see a warning in your browser every time you access the Admin Console unless you upload your own certificate.
85
85
86
86
1. On the login page, enter the Admin Console password that you created during installation and click **Log in**.
87
87
88
-
1. On the **Nodes**page, you can view details about the VM where you installed, including its node role, status, CPU, and memory. Optionally, add nodes before deploying the application. Click **Continue**.
88
+
1. On the **Configure the cluster**screen, optionally add nodes to the cluster before deploying the application. Click **Continue**.
89
89
90
-
1. On the config screen, complete the fields for the application configuration options and then click**Continue**.
90
+
1. On the **Configure [App Name]**screen, complete the fields for the application configuration options. Click**Continue**.
91
91
92
-
1. On the **Preflight checks** page, the application-specific preflight checks run automatically. Preflight checks are conformance tests that run against the target namespace and cluster to ensure that the environment meets the minimum requirements to support the application. Click**Deploy**.
92
+
1. On the **Validate the environment & deploy [App Name]** screen, address any warnings or failures identified by the preflight checks and then click**Deploy**.
93
93
94
-
:::note
95
-
Replicated recommends that you address any warnings or failures, rather than dismissing them. Preflight checks help ensure that your environment meets the requirements for application deployment.
96
-
:::
97
-
98
-
:::note
99
-
If the application does not include preflight checks, next to the target version on the dashboard, click **Deploy** then **Yes, Deploy** to install the application.
100
-
:::
94
+
Preflight checks are conformance tests that run against the target namespace and cluster to ensure that the environment meets the minimum requirements to support the application.
Replicated kURL is available only for existing customers. If you are not an existing kURL user, use Replicated Embedded Cluster instead. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
3
+
4
+
kURL is a Generally Available (GA) product for existing customers. For more information about the Replicated product lifecycle phases, see [Support Lifecycle Policy](/vendor/policies-support-lifecycle).
Copy file name to clipboardExpand all lines: docs/release-notes/rn-app-manager.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,15 @@ The following table lists the versions of Kubernetes that are compatible with ea
18
18
19
19
<!--RELEASE_NOTES_PLACEHOLDER-->
20
20
21
+
## 1.121.0
22
+
23
+
Released on November 12, 2024
24
+
25
+
Support for Kubernetes: 1.29, 1.30, and 1.31
26
+
27
+
### New Features {#new-features-1-121-0}
28
+
* Adds the ability to download the application archive for any version, including the currently deployed version, by using the `--sequence` and `--current` flags for the `kots download` command.
Copy file name to clipboardExpand all lines: docs/release-notes/rn-vendor-platform.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,26 @@ This topic contains release notes for the Replicated Vendor Platform, which incl
10
10
11
11
<!--RELEASE_NOTES_PLACEHOLDER-->
12
12
13
+
13
14
## v2024.11.12-2
14
15
15
16
Released on November 12, 2024
16
17
17
-
### New Features {#new-features-v2024-11-12-2}
18
+
### Improvements {#improvements-v2024-11-12-2}
18
19
* Updates the styles and removes irrelevant content for errored clusters on the Compatibility Matrix Clusters page.
19
20
21
+
## v2024.11.11-0
22
+
23
+
Released on November 11, 2024
24
+
25
+
### Improvements {#improvements-v2024-11-11-0}
26
+
* Compatibility Matrix: Clusters in error will remain visible for about 5 minutes before they will be transferred to the cluster history.
27
+
28
+
### Bug Fixes {#bug-fixes-v2024-11-11-0}
29
+
* Fixes exception raised when submitting a support case without a GitHub username.
30
+
* When downloading an Embedded Cluster installation asset, a 400 status code and message will now be returned when an air gap bundle does not exist and `airgap=true` is set in the URL.
0 commit comments