tricorder-observability / Starship

Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
164 stars 24 forks source link

Create dedicated EKS cluster for CI/CD tests to deploy Starship or other forms of testing #16

Open nascentcore-eng opened 1 year ago

nascentcore-eng commented 1 year ago

Right now we only have local test, we want to create a private EKS cluster such that we can use that cluster for testing.

But there is issue regarding the security of the cluster. As Starship is becoming a public repo, so it's important that we do not store any credential information, we might be able to utilize github's security tooling to provide storage of such information (i.e., kubeconfig)