Skip to content

Commit

Permalink
docs: add architecture k8s diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Nov 4, 2024
1 parent 46264c8 commit e26f4b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Additionally, the OpenTelemetry Contrib collector has also been changed to the [
- Set up [kubectl](https://kubernetes.io/docs/reference/kubectl/).
- Set up [Helm](https://helm.sh/).

![Deployment architecture](../kubernetes/elastic-helm/elastic-architecture.png "K8s architecture")

### Start the Demo
1. Setup Elastic Observability on Elastic Cloud.
1. Create a secret in Kubernetes with the following command.
Expand All @@ -47,7 +49,7 @@ Additionally, the OpenTelemetry Contrib collector has also been changed to the [
```
# clone this repository
git clone https://github.com/elastic/opentelemetry-demo
# switch to the kubernetes/elastic-helm directory
cd opentelemetry-demo/kubernetes/elastic-helm
Expand Down
Binary file added kubernetes/elastic-helm/elastic-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e26f4b3

Please sign in to comment.