Skip to content

Commit 8d6f42d

Browse files
authored
Update README.md
1 parent a4254ff commit 8d6f42d

File tree

1 file changed

+1
-1
lines changed
  • knowledge-content/opentelemetry-demo

1 file changed

+1
-1
lines changed

knowledge-content/opentelemetry-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The following prerequisites are needed:
99
1. Ensure to have an [OCI account](https://signup.cloud.oracle.com).
1010
2. In Application Performance Monitoring (APM) service, [create an APM domain.](https://docs.oracle.com/iaas/application-performance-monitoring/doc/create-apm-domain.html)
1111
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>.
1313

1414
## Deploy the Demo App
1515
We will start by creating a dedicated namespace for the demo app:

0 commit comments

Comments
 (0)