README ¶ Here is how to run e2e locally. Make sure that you have installed Docker and Kind. 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 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 Run the test make run-e2e Check the logs of the hub cluster controller kubectl --context=kind-hub-testing -n fleet-system get pod Check the logs of the member cluster controller kubectl --context=kind-member-testing -n fleet-system get pod Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files work_api_test_utils.go Directories ¶ Show internal Expand all Path Synopsis framework utils Click to show internal directories. Click to hide internal directories.