Skip to content

Conversation

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Jul 29, 2024
@netlify
Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for replicated-docs-upgrade failed. Why did it fail? →

Name Link
🔨 Latest commit 0379db2
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/66f1f3ef066ef4000848d9fa

@netlify
Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for replicated-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 0379db2
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/66f1f3eff5a5a50008e69d58

@paigecalvert paigecalvert marked this pull request as ready for review August 7, 2024 17:45
@paigecalvert paigecalvert requested a review from a team as a code owner August 7, 2024 17:45

![Pass result for Slack Accessible preflight check](/images/quick-start-ec-slack-preflight.png)

[View a larger version of this image](/images/quick-start-ec-slack-preflight.png)
Copy link
Contributor Author

@paigecalvert paigecalvert Aug 20, 2024

Choose a reason for hiding this comment

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

^ Not sure why, but one of the times that I did this quick start workflow, the update never finished. The status just sort of hung as Updating. Curious if that happens for anyone else


1. In the Admin Console, go to the **Version history** tab.

1. Click **Check for update**.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ For me, the new version that pops up has the same version label as the previous version. Not sure if there's something different I should be doing so this number increments (or if that matters)

import Preflights from "../partials/getting-started/_quick-start-preflights.mdx"
import InstanceInsights from "../partials/getting-started/_quick-start-instance-insights.mdx"

# Helm-Only Quick Start
Copy link
Contributor Author

@paigecalvert paigecalvert Aug 20, 2024

Choose a reason for hiding this comment

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

This is pretty much the same as the existing quick start in the docs, but I did run through it a few times and made some updates (main edit was to have people use the replicated cli rather than the vendor portal to create the release)

kubectl get svc gitea --watch
```

1. After an external IP address is available for the `gitea` LoadBalancer service, confirm that you can open the application in a browser by going to `http://SERVICE_IP`, where `SERVICE_IP` is the external IP address for the `gitea` LoadBalancer service.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ the output of the helm install command for Gitea provides instructions for creating the url where you can access the app. When I copy and pasted the commands provided, for some reason it was appending "VIP" to the end of the external IP in the url, which broke the link. This is the first time I've had this happen, but just to be safe this step explains how to create the URL rather than telling people to follow the instrux in the install command

@paigecalvert paigecalvert changed the title Sidebar and onboarding updates for EC GA WAIT FOR EC GA: Onboarding docs updates Aug 22, 2024
import Intro from "../partials/getting-started/_onboard-intro.mdx"
import UpdateChecks from "../partials/getting-started/_sdk-api-update-checks.mdx"

# Embedded Cluster Onboarding
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the new Embedded Cluster onboarding topic. It assumes starting from zero (after completing the quick start).

@paigecalvert
Copy link
Contributor Author

Closing this PR in favor of #2678

This PR got out of date with the rest of the site. Additionally, we no longer want to provide a Helm-only path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants