You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-content/opentelemetry-demo/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The following prerequisites are needed:
9
9
1. Ensure to have an [OCI account](https://signup.cloud.oracle.com).
10
10
2. In Application Performance Monitoring (APM) service, [create an APM domain.](https://docs.oracle.com/iaas/application-performance-monitoring/doc/create-apm-domain.html)
11
11
3. Have the [Data Upload Endpoint URL and the private data key](https://docs.oracle.com/en-us/iaas/application-performance-monitoring/doc/obtain-data-upload-endpoint-and-data-keys.html#GUID-912EA36F-4E58-4954-B9C2-4E9A9BADDAE9) of that domain available.
12
-
4. Have a Kubernetes Cluster available, either locally, in OCI or at other cloud vendors.
12
+
4. Have a Kubernetes Cluster available, either locally, in OCI or at other cloud vendors, and provide access to it using <samp>kubectl</samp>.
13
13
14
14
## Deploy the Demo App
15
15
We will start by creating a dedicated namespace for the demo app:
0 commit comments