etcd-io/etcd

[Antithesis] Migrate cluster setup to Kubernetes

Open

#20.572 aberto em 27 de ago. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Go (10.352 forks)batch import
help wantedtype/feature

Métricas do repositório

Stars
 (51.701 stars)
Métricas de merge de PR
 (Mesclagem média 6d 3h) (71 fundiu PRs em 30d)

Description

What would you like to be added?

After receiving the instructions on how to setup a kubernetes test harness on Antithesis, we should do the following:

  • Add a separate setup for Kubernetes in Antithesis directory.
  • Confirm that etcd-operator works (i.e. can be used to setup the etcd test cluster).
  • Document the instructions how to setup the etcd cluster on Kind.
  • Antithesis has local validator for Kubernetes, so we should find a way to integrate with it and then document.

cc @serathius @marcus-hodgson-antithesis

Why is this needed?

Next steps for Antithesis tests.

Guia do colaborador