e2e

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 9 Imported by: 0

README

Here is how to run e2e locally. Make sure that you have installed Docker and Kind.

  1. Build the docker images
export KUBECONFIG=~/.kube/config
OUTPUT_TYPE=type=docker make docker-build-member-agent docker-build-hub-agent docker-build-refresh-token
  1. Create the kind clusters and install the helm.
make creat-kind-cluster

or

make create-hub-kind-cluster
make create-member-kind-cluster
make install-helm
  1. Run the test
make run-e2e
  1. Check the logs of the hub cluster controller
kubectl --context=kind-hub-testing -n fleet-system get pod 
  1. Check the logs of the member cluster controller
kubectl --context=kind-member-testing -n fleet-system get pod 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL