Skip to content

Conversation

@paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Aug 14, 2025

@netlify
Copy link

netlify bot commented Aug 14, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit a923406
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/689e3f417eca660008b0e8b0
😎 Deploy Preview https://deploy-preview-3448--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Aug 14, 2025
@netlify
Copy link

netlify bot commented Aug 14, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit a923406
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/689e3f419a283e00080c954f
😎 Deploy Preview https://deploy-preview-3448--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

# list all resources that you want the SDK to report on
statusInformers:
- deployment/nginx
- statefulset/mysql
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ would it be helpful to include an example of a resource that's created by a subchart? I wasn't sure how that might look

:::note
When `statusInformers` is set, the SDK reports the status of only the resources included in the `statusInformers` field.
:::
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ add note to make sure they know only the listed resources get reported on

- statefulset/mysql
```
* You want the SDK to report on resources outside the Helm release for the chart where it is included as a dependency. For example, your application is installed as multiple charts and you want status data for resources created by subcharts.
* Your application is installed by running `helm template` then `kubectl apply`, rather than `helm install` or `helm upgrade`. In this case, the SDK is unable to automatically detect resources in the Helm release.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ listed out the use cases for customizing statusInformers

### Replicated Installers

To get instance insights from installations with a Replicated installer (Embedded Cluster, existing cluster KOTS, kURL), configure one or more status informers in the KOTS Application custom resource. For more information, see [Adding Resource Status Informers](admin-console-display-app-status).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ note: unrelated, but I also updated this section to use the term "replicated installers" instead of "kots". Previously, it was assuming that people knew that Embedded Cluster is powered by KOTS

@paigecalvert paigecalvert marked this pull request as ready for review August 14, 2025 19:57
@paigecalvert paigecalvert requested a review from a team as a code owner August 14, 2025 19:57
Copy link
Member

@chris-sanders chris-sanders left a comment

Choose a reason for hiding this comment

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

Yup this addresses the confusion I saw today!

@paigecalvert paigecalvert merged commit 653da80 into main Aug 14, 2025
5 checks passed
@paigecalvert paigecalvert deleted the 127962 branch August 14, 2025 20:29
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.

4 participants