authelia/internal/suites/example/compose/kind
Amir Zarrinkafsh d17c7e7fc0
refactor(suites): simplify kubernetes suite (#1680)
This PR achieves the following goals:
* Utilise upstream version of kind instead of a patched version which allows binding to networks other than the default "kind"
* Utilises the registry cache which is setup one level above the kind cluster

The former point was required to successfully run our integration tests in a Kubernetes environment, however this is now possible without running a patched version of kind.

The second point is because DockerHub has introduced rate limiting for container downloads. If there are a large number of CI jobs nodes may occasionally be rejected due to the Kubernetes suite not pulling down from the registry cache.
2021-02-02 09:53:44 +11:00
..
Dockerfile refactor(suites): simplify kubernetes suite (#1680) 2021-02-02 09:53:44 +11:00
config.yml refactor(suites): simplify kubernetes suite (#1680) 2021-02-02 09:53:44 +11:00
docker-compose.yml refactor(suites): simplify kubernetes suite (#1680) 2021-02-02 09:53:44 +11:00
entrypoint-dashboard.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
entrypoint.sh [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
patch-kubeconfig.sh refactor(suites): simplify kubernetes suite (#1680) 2021-02-02 09:53:44 +11:00