diff --git a/.gitbook.yaml b/.gitbook.yaml index ce7b67eaef..2f7a8fa3a2 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -86,6 +86,7 @@ redirects: user-guide/use-cases/connect-expressjs-with-mongodb-database: resources/use-cases/connect-expressjs-with-mongodb-database user-guide/use-cases/connect-django-with-mysql-database: resources/use-cases/connect-django-with-mysql-database user-guide/telemetry: resources/telemetry + getting-started/install/installation-configuration: setup/install/installation-configuration.md getting-started/global-configurations: user-guide/global-configurations/README.md getting-started/global-configurations/container-registries: user-guide/global-configurations/container-registries.md getting-started/global-configurations/sso-login: user-guide/global-configurations/sso-login.md diff --git a/docs/user-guide/resource-browser.md b/docs/user-guide/resource-browser.md index 5adef0d7f4..e940079bdf 100644 --- a/docs/user-guide/resource-browser.md +++ b/docs/user-guide/resource-browser.md @@ -508,11 +508,11 @@ If you are not a super-admin and can't generate a token yourself, you can find t 2. Edit the following placeholders in the `server` field and the `token` field: - | Placeholder | Description | Example | - | ------------------- | ----------------------------------- | ----------------------------------------------- | - | | Hostname of the Devtron server | demo.devtron.ai | - | | Name of the cluster (or cluster ID) | devtron-cluster | - | | API token or session token | \- | + | Placeholder | Description | Example | Where to Find | + | ------------------- | ----------------------------------- | ---------------- | ------------------ | + | | Hostname of the Devtron server | demo.devtron.ai | [Host URL Page](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/kubernetes-resource-browser/hostname-page.jpg) | + | | Name of the cluster (or cluster ID) | devtron-cluster | [Applications Page](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/kubernetes-resource-browser/applications-page.jpg) | + | | API token or session token | \- | [Authorization Page](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/kubernetes-resource-browser/authorization-page.jpg) | ![Figure 23: Editing Kubeconfig File](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/kubernetes-resource-browser/kubeconfig.gif)