vmware / vmware-aria-operations-integration-sdk

The VMware Aria Operations Integration SDK contains libraries, tools, and documentation for developing Management Packs for VMware Aria Operations. It is intended to make creating a Management Pack simple and fast, while allowing developers to use the language of their choice.
https://vmware.github.io/vmware-aria-operations-integration-sdk/
Apache License 2.0
13 stars 6 forks source link

Enhancement/registry setup instructions #234

Closed quirogas closed 11 months ago

quirogas commented 11 months ago

resolves #225

Troubleshooting and FAQ page:

Before

Old Troubleshooting and FAQ page (everything on a single page) image

After

Now the "Troubleshooting and FAQ" page has been broken into multiple pages with a contents page to help users find what they need, and the title has been updated to "Troubleshooting and FAQs". image image image image image image image

Dependencies and Container Registry FAQ section:

Before

The "Dependencies" header in the "Get Started" page would send users to the "Why do I need a container registry" anchor, which was broken, and didn't add any further guidance to the users. image image

After

The Dependencies header has been renamed to Prerequisites, the anchor has been fixed, and it redirects users to a Container Registry-specific page. The "Why do I need a container registry" question now has a message that directs users to other places on the page where they can find help to set up their registries. image image