liatrio / tag-o11y-quick-start-manifests

A set of Kubernetes manifests for standing up a local Observability stack quickly leveraging OpenTelemetry
https://openo11y.dev
Apache License 2.0
9 stars 0 forks source link

Create new repository for k3d foundation #1

Closed caseyw closed 4 months ago

caseyw commented 5 months ago

We need a new repository named "tag-o11y-k3d" with a couple foundational items:

Makefile - Ensure it checks for base requirements being installed such as Docker, k3d, etc. This will get fleshed out more later.

Readme - Let's start right, and keep it up to date as we move through the process of adding functionality. It's be nice to easily onboard someone right away with a few minute read.

This repo will be later populated with kustomize manifests for running a full o11y stack on a local k3d cluster.

caseyw commented 5 months ago

The repo was created: https://github.com/liatrio/tag-o11y-k3d

adrielp commented 4 months ago

Name change : reference manifest not k3d as this will work on any Kubernetes cluster.

add any additional context @acramsay

adrielp commented 4 months ago

This has been done.