ambassador-operator icon indicating copy to clipboard operation
ambassador-operator copied to clipboard

Add some extra local kubernetes environments to ci/infra

Open inercia opened this issue 4 years ago • 2 comments

Our current end-to-end tests are based on the clusters created by the cluster providers at ci/infra. In order to test the integration of the Operator in some of these environments, we should create some extra providers for:

  • KIND
  • minikube
  • (maybe) k3s (note well that we already support k3d).

Technical hints

For minikube, take a look at https://github.com/lilic/travis-minikube

Acceptance criteria

  • [x] There is a new cluster provider for LXC that can be used for running end-to-end tests for kops/kubespray.
  • [x] There is a new cluster provider for KIND that can be used for running end-to-end tests
  • [ ] There is a new cluster provider for minikube that can be used for running end-to-end tests

inercia avatar Apr 27 '20 14:04 inercia

On hold until we know the PRs that are accepted...

inercia avatar May 19 '20 13:05 inercia

@concaf looks like just the cluster provider for minikube is outstanding now.

khussey avatar Jun 04 '20 14:06 khussey