From a3493c3bde132d8a1f20bd785d5b0d03f820e23e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Barcarol=20Guimar=C3=A3es?= Date: Wed, 15 Aug 2018 12:26:54 +0000 Subject: [PATCH] Document configuration loading rules for e2e tests --- ci-operator/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci-operator/README.md b/ci-operator/README.md index a1e3c1bd3027..9f3797a861d1 100644 --- a/ci-operator/README.md +++ b/ci-operator/README.md @@ -64,6 +64,11 @@ as a reference: itself exiting. The test container is given access to the generated configuration and the `admin.kubeconfig`. +To access the cluster, the test should use the standard configuration loading +rules, which are described in the upstream documentation: + +https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api + # Using a template