-
Notifications
You must be signed in to change notification settings - Fork 34
WIP: Embedded Cluster v3 #3877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
WIP: Embedded Cluster v3 #3877
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
09e2734
WIP: Embedded Cluster v3
paigecalvert 5e06ae9
add product-specific sidebars
paigecalvert 8d16c38
add headings to each product sidebar
paigecalvert 9b297ec
adjust sidebar styles for installer
paigecalvert 09b15dd
fix merge conflict
paigecalvert 0410992
Merge branch 'main' into add-v3-embedded-cluster
paigecalvert f5745df
fix sidebar link
paigecalvert 26ac643
Merge branch 'main' into add-v3-embedded-cluster
paigecalvert 0e43c31
merge latest vp sidebar changes from main
paigecalvert bc5a511
remove separate product sidebars and rename ec instance
paigecalvert 2902619
fix script to generate llms txt file
paigecalvert 77f3bc6
adding in v3 docs
paigecalvert b21060d
Merge branch 'main' into add-v3-embedded-cluster
paigecalvert e3167d5
add cli docs and fix broken links in ec docs plugin
paigecalvert a3a3ca5
fix links in partials
paigecalvert bdad2de
add more v3 content
paigecalvert d6b4b95
install docs edits
paigecalvert f9baf82
edits to upgrade and install steps
paigecalvert f09d5b4
add beta labels
paigecalvert 3a27e5a
run vale linter agent and improve it
paigecalvert d5d0d50
more edits from style linter
paigecalvert 9773b62
vale prose linting
paigecalvert 56dd51a
adding migration doc
paigecalvert ca4e608
edits to migration topic
paigecalvert 22bb9ae
edit steps on adding nodes
paigecalvert dd5cd42
copy edits and corrections
paigecalvert 4882993
add redirects
paigecalvert 3e523b5
make sure v2 partials are used in vendor docs
paigecalvert dafc483
update the vale linter config and skill
paigecalvert afc22e4
convert to path-only redirects
paigecalvert afc7f43
corrections
paigecalvert f0b0442
more correctinos
paigecalvert cca50e0
more corrections
paigecalvert d119b45
edits
paigecalvert c3e4a11
fix broken links to new ec docs
paigecalvert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| **Limitations:** | ||
|
|
||
| * If any of your [Helm extensions](/reference/embedded-config#extensions) make requests to the internet, the given charts need to be manually configured so that those requests are made to the user-supplied proxy server instead. Typically, this requires updating the Helm values to set HTTP proxy, HTTPS proxy, and no proxy. Note that this limitation applies only to network requests made by your Helm extensions. The proxy settings supplied to the install command are used to pull the containers required to run your Helm extensions. | ||
| * If any of your [Helm extensions](embedded-config#extensions) make requests to the internet, the given charts need to be manually configured so that those requests are made to the user-supplied proxy server instead. Typically, this requires updating the Helm values to set HTTP proxy, HTTPS proxy, and no proxy. Note that this limitation applies only to network requests made by your Helm extensions. The proxy settings supplied to the install command are used to pull the containers required to run your Helm extensions. | ||
paigecalvert marked this conversation as resolved.
Show resolved
Hide resolved
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
|
|
||
| * Proxy settings cannot be changed after installation or during upgrade. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| :::important | ||
| Don't downgrade the Embedded Cluster version or the Kubernetes version. Also, only increase the Kubernetes version by one minor version at a time. For more information, see [Limitations](/vendor/embedded-overview#ec-limitations) in _Embedded Cluster Overview_. | ||
| Don't downgrade the Embedded Cluster version or the Kubernetes version. Also, only increase the Kubernetes version by one minor version at a time. For more information, see [Limitations](/embedded-cluster/v3/embedded-overview#ec-limitations) in _Embedded Cluster Overview_. | ||
| ::: |
2 changes: 1 addition & 1 deletion
2
...partials/embedded-cluster/_definition.mdx → ...tials/embedded-cluster/v2/_definition.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Replicated Embedded Cluster allows you to distribute a Kubernetes cluster and your application together as a single appliance, making it easy for enterprise users to install, update, and manage the application and the cluster in tandem. Embedded Cluster is based on the open source Kubernetes distribution k0s. For more information, see the [k0s documentation](https://docs.k0sproject.io/stable/). | ||
|
|
||
| For software vendors, Embedded Cluster provides a Config for defining characteristics of the cluster that will be created in the customer environment. Additionally, each version of Embedded Cluster includes a specific version of Replicated KOTS, ensuring compatibility between KOTS and the cluster. For enterprise users, cluster updates are done automatically at the same time as application updates, allowing users to more easily keep the cluster up-to-date without needing to use kubectl. | ||
| For software vendors, Embedded Cluster provides a Config for defining characteristics of the cluster that will be created in the customer environment. Additionally, each version of Embedded Cluster includes a specific version of Replicated KOTS, ensuring compatibility between KOTS and the cluster. For enterprise users, cluster updates are done automatically at the same time as application updates, allowing users to more easily keep the cluster up-to-date without needing to use kubectl. | ||
paigecalvert marked this conversation as resolved.
Show resolved
Hide resolved
paigecalvert marked this conversation as resolved.
Show resolved
Hide resolved
paigecalvert marked this conversation as resolved.
Show resolved
Hide resolved
paigecalvert marked this conversation as resolved.
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,4 +3,4 @@ apiVersion: embeddedcluster.replicated.com/v1beta1 | |
| kind: Config | ||
| spec: | ||
| version: 2.13.5+k8s-1.33 | ||
| ``` | ||
| ``` | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.