kubereplay
kubereplay copied to clipboard
Seamless integration of goReplay and Kubernetes
Hi While following the Quickstart guide, when executing the command `# start kubereplay controller manager in one console $ go run cmd/controller-manager/main.go --kubeconfig=~/.kube/config` i got errors cannot find packages like...
InitializerConfiguration is not suported anymore.
* [x] fix docker containers build * [x] helm chart for deployment * [x] handle deletion: delete shadow deployment when original gets deleted * [x] make kubereplay work with different...
* goreplay uses elasticsearch storage in non-standard way: you have to setup --http-output to make it work. * elasticsearch version 6+ is not currently supported. so v5 is a requirement...