Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
ce67e47
Onboarding docs (Updated PR)
paigecalvert Sep 24, 2024
5bbf5e0
edit landing page
paigecalvert Sep 24, 2024
fb945a3
edit xrefs
paigecalvert Sep 24, 2024
4dd2dad
add missing screenshots
paigecalvert Sep 24, 2024
08cd82d
remove unused image
paigecalvert Sep 24, 2024
490f494
update xrefs
paigecalvert Sep 24, 2024
500e611
remove unused partial
paigecalvert Sep 24, 2024
61f6142
onboarding edits
paigecalvert Sep 24, 2024
da41f0d
onboarding edits
paigecalvert Sep 24, 2024
be15f8c
onboarding edits
paigecalvert Sep 24, 2024
90f3d35
onboarding edits
paigecalvert Sep 24, 2024
a49aeb4
onboarding edits
paigecalvert Sep 24, 2024
56884cf
merge conflicts
paigecalvert Sep 30, 2024
456d249
merge conflicts
paigecalvert Oct 8, 2024
416ac75
fix broken links and merge conflicts
paigecalvert Oct 9, 2024
8a986c4
Apply suggestions from code review
paigecalvert Oct 10, 2024
529ae84
Apply suggestions from code review
paigecalvert Oct 10, 2024
cbd183d
edit app step and sidebar
paigecalvert Oct 10, 2024
9f2494c
edit the initial release step and fixes to helmchart topic
paigecalvert Oct 10, 2024
b40450f
edits
paigecalvert Oct 10, 2024
f1bdce7
add extensions and writing docs tasks
paigecalvert Oct 10, 2024
7a95ee0
add info about the icon format
paigecalvert Oct 10, 2024
7b27fc7
builder description updates
paigecalvert Oct 10, 2024
bf3e61b
edits
paigecalvert Oct 10, 2024
1056fa3
edits
paigecalvert Oct 11, 2024
f374c75
edits
paigecalvert Oct 11, 2024
fc7200b
edit
paigecalvert Oct 11, 2024
f87ca02
edits
paigecalvert Oct 11, 2024
4e86bfb
move embedded cluster extensions to initial release task
paigecalvert Oct 11, 2024
cf8b78e
edits
paigecalvert Oct 11, 2024
497b12b
explain the image pull secret
paigecalvert Oct 11, 2024
f1ecd9a
edit license entitlements
paigecalvert Oct 11, 2024
c450444
add helm air gap notes
paigecalvert Oct 24, 2024
8582106
update upgrade flow and screenshots
paigecalvert Oct 24, 2024
ee82863
copy edits
paigecalvert Oct 25, 2024
1974ba4
xref edits
paigecalvert Oct 25, 2024
21d4002
copy edits
paigecalvert Oct 25, 2024
2d4a56d
remove potentially confusing language about k8s operators
paigecalvert Oct 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,13 @@ pagination_next: null
<a href="intro-replicated">Introduction to Replicated</a>
</li>
<li>
<a href="/vendor/distributing-overview">About Distributing Applications with Replicated</a>
<a href="/vendor/quick-start">Replicated Quick Start</a>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated links on the landing page to add links to the new quick start and onboarding.

Also updated the Embedded Kubernetes tile to be Embedded Cluster (Beta) instead and include EC-specific links

</li>
<li>
<a href="/vendor/replicated-onboarding">Replicated Quick Start</a>
<a href="/vendor/replicated-onboarding">Replicated Onboarding</a>
</li>
<li>
<a href="/vendor/tutorial-kots-helm-setup">Tutorials</a>
</li>
<li>
<a href="https://play.instruqt.com/embed/replicated/tracks/distributing-with-replicated?token=em_VHOEfNnBgU3auAnN">Getting Started Lab in Instruqt</a>
<a href="/vendor/tutorial-embedded-cluster-setup">Tutorials</a>
</li>
</ul>
</section>
Expand Down Expand Up @@ -144,29 +141,26 @@ pagination_next: null
<li>
<a href="/vendor/kots-faq">KOTS Terminology and FAQs</a>
</li>
<li>
<a href="/vendor/distributing-workflow">Onboarding with KOTS</a>
</li>
<li>
<a href="/vendor/helm-native-about">About Distributing Helm Charts with KOTS</a>
</li>
</ul>
<ul>
<li class="tile__header">
<img src="images/icons/k8s_installer.png" alt="installer icon"></img>
<p>Embedded Kubernetes</p>
<p>Embedded Cluster (Beta)</p>
</li>
<li>
<p>Embed Kubernetes with your application to support installations on VMs or bare metal servers.</p>
</li>
<li>
<a href="/vendor/embedded-kubernetes-overview">About Embedded Kubernetes</a>
<a href="/vendor/embedded-overview">Using Embedded Cluster (Beta)</a>
</li>
<li>
<a href="/vendor/kurl-about">Introduction to kURL</a>
<a href="/enterprise/installing-embedded">Installing with Embedded Cluster (Beta)</a>
</li>
<li>
<a href="/vendor/embedded-overview">Using Embedded Cluster (Beta)</a>
<a href="/vendor/tutorial-embedded-cluster-setup">Tutorial: Deploy a Helm Chart on a VM with Embedded Cluster (Beta)</a>
</li>
</ul>
</section>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Create a new release and promote it to the Unstable channel. For more information, see [Managing Releases with the Vendor Portal](releases-creating-releases) or [Managing Releases with the CLI](releases-creating-cli).
1 change: 1 addition & 0 deletions docs/partials/getting-started/_test-your-changes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Install the release to test your changes. See [Performing Udpates in Embedded Clusters](/enterprise/updating-embedded) and [Performing Updates in Existing Clusters](/enterprise/updating-app-manager).
5 changes: 5 additions & 0 deletions docs/partials/preflights/_overview.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Preflight checks and support bundles are provided by the Troubleshoot open source project, which is maintained by Replicated. Troubleshoot is a kubectl plugin that provides diagnostic tools for Kubernetes applications. For more information, see the open source [Troubleshoot](https://troubleshoot.sh/docs/collect/) documentation.

Preflight checks and support bundles analyze data from customer environments to provide insights that help users to avoid or troubleshoot common issues with an application:
* **Preflight checks** run before an application is installed to check that the customer environment meets the application requirements.
* **Support bundles** collect troubleshooting data from customer environments to help users diagnose problems with application deployments.
136 changes: 0 additions & 136 deletions docs/vendor/distributing-workflow.md
Copy link
Contributor Author

@paigecalvert paigecalvert Sep 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted this topic as we no longer need a separate KOTS Onboarding page. Added a redirect for this topic in our netlify.toml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/vendor/kots-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For more information, see [Introduction to KOTS](../intro-kots).

Enabling KOTS installations requires that the Replicated KOTS entitlement is assigned to your Vendor Portal team.

Teams with the KOTS entitlement can create KOTS-enabled releases by configuring the custom resources required by KOTS to install the application. For a checklist of the required and optional custom resources for KOTS, see [Onboarding with KOTS](/vendor/distributing-workflow).
Teams with the KOTS entitlement can create KOTS-enabled releases by configuring the custom resources required by KOTS to install the application. For information about how to create releases for your application that support installation with KOTS, see [Replicated Onboarding](/vendor/replicated-onboarding).

### How do KOTS installations in existing clusters work?

Expand Down
Loading