Re-org the IEC repo to adapt to actual deployment
[iec.git] / src / use_cases / seba_on_arm / src_repo / kubectl-deployer-docker / README.md
diff --git a/src/use_cases/seba_on_arm/src_repo/kubectl-deployer-docker/README.md b/src/use_cases/seba_on_arm/src_repo/kubectl-deployer-docker/README.md
new file mode 100644 (file)
index 0000000..341ec90
--- /dev/null
@@ -0,0 +1,17 @@
+# kubectl-deployer-docker
+
+Alpine based image with kubectl and gettext used in gitlab-ci build steps.
+
+http://blog.lwolf.org/post/continuous-deployment-to-kubernetes-from-gitlab-ci/
+
+docker image location: https://hub.docker.com/r/lwolf/kubectl_deployer/
+
+|  Tag   | Alpine | Kubectl |
+| :----: | :----: | :-----: |
+| latest |  3.6   | 1.13.0  |
+| 1.13.0 |  3.6   | 1.13.0  |
+| 1.10.0 |  3.6   | 1.10.0  |
+| 1.8.9  |  3.6   |  1.8.9  |
+|  0.4   |  3.6   |  1.6.4  |
+|  0.3   |  3.4   |  1.6.4  |
+|  0.2   |  3.4   |  1.5.2  |