Add a http performance test script based on wrk
[iec.git] / src / use_cases / seba_on_arm / src_repo / kubectl-deployer-docker / README.md
1 # kubectl-deployer-docker
2
3 Alpine based image with kubectl and gettext used in gitlab-ci build steps.
4
5 http://blog.lwolf.org/post/continuous-deployment-to-kubernetes-from-gitlab-ci/
6
7 docker image location: https://hub.docker.com/r/lwolf/kubectl_deployer/
8
9 |  Tag   | Alpine | Kubectl |
10 | :----: | :----: | :-----: |
11 | latest |  3.6   | 1.13.0  |
12 | 1.13.0 |  3.6   | 1.13.0  |
13 | 1.10.0 |  3.6   | 1.10.0  |
14 | 1.8.9  |  3.6   |  1.8.9  |
15 |  0.4   |  3.6   |  1.6.4  |
16 |  0.3   |  3.4   |  1.6.4  |
17 |  0.2   |  3.4   |  1.5.2  |