V3.1.0 - #49
Conversation
| - title: "Select an OKE Cluster deployed in this region to start monitoring" | ||
| description: "Use CLI (Helm) if your cluster does not have public API Endpoint or restricted from accessing container-registry.oracle.com. See: https://github.com/oracle-quickstart/oci-kubernetes-monitoring" | ||
| - title: Select an OKE cluster deployed in this region to start monitoring. | ||
| description: "Use CLI (Helm) if your cluster does not have a public API endpoint or if it's restricted from accessing container-registry.oracle.com. See: https://github.com/oracle-quickstart/oci-kubernetes-monitoring" |
There was a problem hiding this comment.
Rephrase to say:
Perquisites: OKE Cluster must have a public API endpoint and can pull image from container-registry.oracle.com. See https://github.com/oracle-quickstart/oci-kubernetes-monitoring for details.
| - title: "OCI Observability & Management Services Configuration" | ||
| description: "See: https://github.com/oracle-quickstart/oci-kubernetes-monitoring for list of resources created" | ||
| - title: "OCI Observability and Management Services Configuration" | ||
| description: "For a list of resources created, see: https://github.com/oracle-quickstart/oci-kubernetes-monitoring" |
There was a problem hiding this comment.
Pls point to a specific doc/readme/section
| type: boolean | ||
| title: Enable Metric Server Installation | ||
| description: Uncheck this if Metric Server is already installed in your cluster. | ||
| title: Enable Metric Server installation |
There was a problem hiding this comment.
Deploy Kubernetes Metric Server
Description: Kubernetes Metrics Server is required for scraping metrics. Select this checkbox if this OKE Cluster doesn't have Kubernetes Metrics Server deployment.
| title: Select compartment for Logging Analytics, Management Agent, and Monitoring service resources | ||
| description: This compartment will be used for creating Dashboards, Log Groups, Entities, Management Agent Keys, Metrics Namespace etc. See https://github.com/oracle-quickstart/oci-kubernetes-monitoring for full list of resources. | ||
| title: Select compartment for Logging Analytics, Management Agent, and Monitoring service resources. | ||
| description: "This compartment will be used for creating dashboards, log groups, entities, Management Agent keys, metric namespaces, and related resources. For a full list of resources, see: https://github.com/oracle-quickstart/oci-kubernetes-monitoring" |
There was a problem hiding this comment.
pls use a specific page for list of resources created.
| opt_create_new_la_logGroup: # change this to create new log group | ||
| type: boolean | ||
| title: Check if you want to create a new Log Group | ||
| title: Select this check box if you want to create a new log group. |
There was a problem hiding this comment.
we are creating a new log-group for each cluster so this checkbox should be inverted to say "Use existing log group"
| opt_create_dynamicGroup_and_policies: | ||
| type: boolean | ||
| title: Check to create Dynamic Group and Policies required for deploying monitoring solution | ||
| title: Select this check box to create dynamic groups and policies that are required for deploying the monitoring solution. |
There was a problem hiding this comment.
link to details of which dynamic groups and policies along w/ corresponding policies
| title: Select this check box to create dynamic groups and policies that are required for deploying the monitoring solution. | ||
| #description: "Ref: https://github.com/oracle-quickstart/oci-kubernetes-monitoring#pre-requisites" | ||
| description: "Note: The dynamic group definition must be updated, if node pool(s) and OKE Cluster are in different compartments." | ||
| description: "Note: If node pools and the OKE cluster are in different compartments, then the dynamic group definition must be updated." |
There was a problem hiding this comment.
"must be updated..." manually
Uh oh!
There was an error while loading. Please reload this page.