From e1013f651f03d728c5e070fab8e8ad6469b6d060 Mon Sep 17 00:00:00 2001 From: Kenny Younger Date: Wed, 8 Apr 2020 11:27:39 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa0ad6c..37dac8d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Jenkins kaniko examples for building images in kubernetes + +Available are both declarative and scripted options, and using k8s secrets or Jenkins Credentials for storing config.json docker credentials. + ## How to store crendentials for kaniko to use to push image ### How to create a kubernetes secret with docker credentials