Skip to content

Commit

Permalink
Guides: Add simplified K8s manifests (#41)
Browse files Browse the repository at this point in the history
* k8s: added basic manifest files

* fix postgres manifest

* cleanup

* add tt agent

* simplify manifests

* add readme

* improve readme

* add port env

* delete kompose file

---------

Co-authored-by: Matheus Nogueira <[email protected]>
  • Loading branch information
Adnan Rahić and mathnogueira authored Aug 28, 2024
1 parent f4f69f8 commit d03eef2
Show file tree
Hide file tree
Showing 10 changed files with 625 additions and 0 deletions.
65 changes: 65 additions & 0 deletions k8s/api.yaml
49 changes: 49 additions & 0 deletions k8s/cache.yaml
89 changes: 89 additions & 0 deletions k8s/db.yaml
70 changes: 70 additions & 0 deletions k8s/jaeger.yaml
119 changes: 119 additions & 0 deletions k8s/otel-collector.yaml
53 changes: 53 additions & 0 deletions k8s/queue.yaml
19 changes: 19 additions & 0 deletions k8s/readme.md
66 changes: 66 additions & 0 deletions k8s/rpc.yaml
59 changes: 59 additions & 0 deletions k8s/tracetest-agent.yaml
36 changes: 36 additions & 0 deletions k8s/worker.yaml

0 comments on commit d03eef2

Please sign in to comment.