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-general-requirements.mdx
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,9 @@ KOTS has been tested for compatibility with the following registries:
266
266
267
267
<DockerCompatibility/>
268
268
269
-
## Firewall Openings for Online Installations with KOTS in an Existing Cluster {#firewall}
269
+
## Network Requirements for Online Installations
270
+
271
+
### Firewall Openings {#firewall}
270
272
271
273
<FirewallOpeningsIntro/>
272
274
@@ -304,3 +306,7 @@ KOTS has been tested for compatibility with the following registries:
304
306
* Required only if the application uses the [Replicated proxy registry](/vendor/private-images-about).
305
307
306
308
** Required only if the application uses the [Replicated registry](/vendor/private-images-replicated).
309
+
310
+
### IPv4 or IPv4/IPv6 Dual-Stack Only
311
+
312
+
KOTS does not support online installations in single-stack IPv6-only environments. Environments that use IPv4 or dual-stack IPv4/IPv6 networking are supported.
Copy file name to clipboardExpand all lines: docs/enterprise/installing-kurl-requirements.mdx
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,9 @@ You must meet the additional kURL system requirements when applicable:
36
36
37
37
-**Cloud Disk Performance**: For a list of cloud VM instance and disk combinations that are known to provide sufficient performance for etcd and pass the write latency preflight, see [Cloud Disk Performance](https://kurl.sh/docs/install-with-kurl/system-requirements#cloud-disk-performance) in the kURL documentation.
38
38
39
-
## Firewall Openings for Online Installations with kURL {#firewall}
39
+
## Network Requirements for Online Installations
40
+
41
+
### Firewall Openings {#firewall}
40
42
41
43
<FirewallOpeningsIntro/>
42
44
@@ -73,4 +75,8 @@ You must meet the additional kURL system requirements when applicable:
73
75
74
76
* Required only if the application uses the [Replicated proxy registry](/vendor/private-images-about).
75
77
76
-
** Required only if the application uses the [Replicated registry](/vendor/private-images-replicated).
78
+
** Required only if the application uses the [Replicated registry](/vendor/private-images-replicated).
79
+
80
+
### IPv4 or IPv4/IPv6 Dual-Stack Only
81
+
82
+
kURL does not support online installations in single-stack IPv6-only environments. Environments that use IPv4 or dual-stack IPv4/IPv6 networking are supported.
Copy file name to clipboardExpand all lines: docs/intro-replicated.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The following diagram demonstrates the process of using the Replicated Platform
27
27
28
28
[View a larger version of this image](/images/replicated-platform.png)
29
29
30
-
The diagram above shows an application that is packaged with the [**Replicated SDK**](/vendor/replicated-sdk-overview). The application is tested in clusters provisioned with the [**Replicated Compatibility Matrix**](/vendor/testing-about), then added to a new release in the [**Vendor Portal**](/vendor/releases-about) using an automated CI/CD pipeline.
30
+
The diagram above shows an application that is packaged with the [**Replicated SDK**](/vendor/replicated-sdk-overview). The application is tested in clusters provisioned with the [**Replicated Compatibility Matrix (CMX)**](/vendor/testing-about), then added to a new release in the [**Vendor Portal**](/vendor/releases-about) using an automated CI/CD pipeline.
31
31
32
32
The application is then installed by a customer ("Big Bank") on a VM. To install, the customer downloads their license, which grants proxy access to the application images through the [**Replicated proxy registry**](/vendor/private-images-about). They also download the installation assets for the [**Replicated Embedded Cluster**](/vendor/embedded-overview) installer.
33
33
@@ -101,11 +101,11 @@ The following shows an example of the Enterprise Portal dashboard:
101
101
102
102
### Compatibility Matrix
103
103
104
-
Replicated Compatibility Matrix can be used to create VMs or Kubernetes clusters within minutes or less. You can interact with Compatibility Matrix through the Vendor Portal or the Replicated CLI, making it possible to integrate Compatibility Matrix into your existing CI/CD workflows to programmatically create test environments.
104
+
Replicated Compatibility Matrix (CMX) can be used to create VMs or Kubernetes clusters within minutes or less. You can interact with CMX through the Vendor Portal or the Replicated CLI, making it possible to integrate CMX into your existing CI/CD workflows to programmatically create test environments.
105
105
106
-
For more information, see [About Compatibility Matrix](/vendor/testing-about).
106
+
For more information, see [About CMX](/vendor/testing-about).
107
107
108
-
The following shows the Compatibility Matrix page for creating a cluster:
108
+
The following shows the CMX page for creating a cluster:
109
109
110
110
<imgalt="Create a cluster page"src="/images/create-a-cluster.png"width="650px"/>
111
111
@@ -143,9 +143,9 @@ For more information about using the Replicated SDK, see [About the Replicated S
143
143
144
144
### Test
145
145
146
-
The Compatibility Matrix can be used to quickly provision ephemeral VMs and Kubernetes clusters. When integrated into existing CI/CD workflows, the Compatibility Matrix can be used to automatically create a variety of customer-representative environments for testing code changes.
146
+
The CMX can be used to quickly provision ephemeral VMs and Kubernetes clusters. When integrated into existing CI/CD workflows, the CMX can be used to automatically create a variety of customer-representative environments for testing code changes.
147
147
148
-
For more information, see [About Compatibility Matrix](/vendor/testing-about).
148
+
For more information, see [About CMX](/vendor/testing-about).
149
149
150
150
### License
151
151
@@ -186,5 +186,5 @@ ISVs can also set up email and Slack notifications to get alerted of important i
186
186
Support teams can use Replicated features to more quickly diagnose and resolve application issues. For example:
187
187
188
188
- Customize and generate support bundles, which collect and analyze redacted information from the customer's cluster, environment, and application instance. See [About Preflight Checks and Support Bundles](/vendor/preflight-support-bundle-about).
189
-
- Provision customer-representative environments with Compatibility Matrix to recreate and diagnose issues. See [About Compatibility Matrix](/vendor/testing-about).
189
+
- Provision customer-representative environments with CMX to recreate and diagnose issues. See [About CMX](/vendor/testing-about).
190
190
- Get insights into an instance's status by accessing telemetry data, which covers the health of the application, the current application version, and details about the infrastructure and cluster where the application is running. For more information, see [Customer Reporting](/vendor/customer-reporting). For more information, see [Customer Reporting](/vendor/customer-reporting).
***Application Testing:** Traditional application testing includes unit, integration, and end-to-end tests. These tests are critical for application reliability, and Compatibility Matrix is designed to to incorporate and use your application testing.
1
+
***Application Testing:** Traditional application testing includes unit, integration, and end-to-end tests. These tests are critical for application reliability, and CMX is designed to to incorporate and use your application testing.
2
2
3
3
***Performance Testing:** Performance testing is used to benchmark your application to ensure it can handle the expected load and scale gracefully. Test your application under a range of workloads and scenarios to identify any bottlenecks or performance issues. Make sure to optimize your application for different Kubernetes distributions and configurations by creating all of the environments you need to test in.
4
4
5
5
***Smoke Testing:** Using a single, conformant Kubernetes distribution to test basic functionality of your application with default (or standard) configuration values is a quick way to get feedback if something is likely to be broken for all or most customers. Replicated also recommends that you include each Kubernetes version that you intend to support in your smoke tests.
6
6
7
-
***Compatibility Testing:** Because applications run on various Kubernetes distributions and configurations, it is important to test compatibility across different environments. Compatibility Matrix provides this infrastructure.
7
+
***Compatibility Testing:** Because applications run on various Kubernetes distributions and configurations, it is important to test compatibility across different environments. CMX provides this infrastructure.
8
8
9
-
***Canary Testing:** Before releasing to all customers, consider deploying your application to a small subset of your customer base as a _canary_ release. This lets you monitor the application's performance and stability in real-world environments, while minimizing the impact of potential issues. Compatibility Matrix enables canary testing by simulating exact (or near) customer environments and configurations to test your application with.
9
+
***Canary Testing:** Before releasing to all customers, consider deploying your application to a small subset of your customer base as a _canary_ release. This lets you monitor the application's performance and stability in real-world environments, while minimizing the impact of potential issues. CMX enables canary testing by simulating exact (or near) customer environments and configurations to test your application with.
Copy file name to clipboardExpand all lines: docs/partials/replicated-sdk/_dependency-yaml.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
dependencies:
4
4
- name: replicated
5
5
repository: oci://registry.replicated.com/library
6
-
version: 1.9.0
6
+
version: 1.11.0
7
7
```
8
8
9
9
For the latest version information for the Replicated SDK, see the [replicated-sdk repository](https://github.com/replicatedhq/replicated-sdk/releases) in GitHub.
Copy file name to clipboardExpand all lines: docs/release-notes/rn-app-manager.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,20 @@ The following table lists the versions of Kubernetes that are compatible with ea
18
18
19
19
<!--RELEASE_NOTES_PLACEHOLDER-->
20
20
21
+
## 1.128.3
22
+
23
+
Released on October 28, 2025
24
+
25
+
Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
26
+
27
+
### Improvements {#improvements-1-128-3}
28
+
* Adds fully qualified registry prefix for KOTS to improve registry handling.
29
+
* Updates multiple security dependencies to address potential vulnerabilities.
30
+
31
+
### Bug Fixes {#bug-fixes-1-128-3}
32
+
* Fixes an issue when editing the release config on Embedded Cluster where the sidebar items would disappear.
33
+
* Fixes an issue where channel switches in Embedded Cluster installations would skip infrastructure upgrades, leaving the cluster on an outdated Kubernetes version.
Copy file name to clipboardExpand all lines: docs/release-notes/rn-replicated-sdk.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,22 @@ pagination_prev: null
8
8
9
9
This topic contains release notes for the [Replicated SDK](/vendor/replicated-sdk-overview). The release notes list new features, improvements, bug fixes, known issues, and breaking changes.
10
10
11
+
## 1.11.0
12
+
13
+
Released on November 5, 2025
14
+
15
+
### Improvements {#improvements-1-11-0}
16
+
* Adds support for configuring image pull secrets with [`values.global.imagePullSecrets`](https://github.com/replicatedhq/replicated-sdk/blob/1.11.0/chart/values.yaml#L8) as well as the existing [`values.replicated.imagePullSecrets`](https://github.com/replicatedhq/replicated-sdk/blob/1.11.0/chart/values.yaml#L167).
17
+
* Adds an image pull secret, titled `enterprise-pull-secret`.
18
+
19
+
## 1.10.0
20
+
21
+
Released on October 29, 2025
22
+
23
+
### Improvements {#improvements-1-10-0}
24
+
* Adds support for configuring a proxy for the SDK with [`proxy`](https://github.com/replicatedhq/replicated-sdk/blob/1.10.0/chart/values.yaml#L315). For more information, see [Proxy Configuration](/vendor/replicated-sdk-customizing#proxy).
0 commit comments