oracle-livelabs / em-omc

Universal Permissive License v1.0
8 stars 47 forks source link

Kubernetes and OKE Monitoring lab #77

Open dkumares opened 1 year ago

dkumares commented 1 year ago

https://vikrredd.github.io/em-omc/logging-analytics/oke-monitoring-la/workshops/sandbox/index.html?lab=ingestion#Task3:SettingUpKubeConfigInCloudShell

For setting up Kube config, instead of making the users copy command from the instructions in above link and modifying it, the users can simply access Kubernetes Clusters (OKE) -> Choose the OKE cluster -> Click "Access Cluster" and click "Copy" The copied command has all the required values to create kube config.

dkumares commented 1 year ago
image:
   url: <Value of Container Image URL obtained from Terraform Values Frame>

Do we expect users to create container image during the lab? If not, we can specify a url where this image is already staged.

dkumares commented 1 year ago

kubectl get configmaps oci-la-fluentd-logs-configmap -n=resr47160

please use placeholder instead of hardcoding a value.

dkumares commented 1 year ago

Lab3 - Task 3: Inserting the mushop application specific configuration in values.yaml. mention the customLogs configuration has to be indented inside 'fluentd'