From aba6bd25ee38d96ef45d2dc4b9134670fa50d836 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sun, 5 Apr 2020 18:34:26 +0200 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index e44ccee7..522bf86d 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -286,6 +286,8 @@ * [itnext.io: **arkade** by example — Kubernetes apps, the easy way 🌟🌟🌟](https://itnext.io/kubernetes-apps-the-easy-way-f06d9e5cad3c) * [**Kubei**](https://github.com/Portshift/kubei) is a flexible Kubernetes runtime scanner, scanning images of worker and Kubernetes nodes providing accurate vulnerabilities assessment. * [**Tubectl**: a kubectl alternative which adds a bit of magic to your everyday kubectl routines by reducing the complexity of working with contexts, namespaces and intelligent matching resources.](https://github.com/reconquest/tubekit) +* [**Kpt**: Packaging up your Kubernetes configuration with git and YAML since 2014 **(Google)**](https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html) + * [kpt](https://googlecontainertools.github.io/kpt/) ## Demos * [kubernetesbyexample.com 🌟🌟🌟](http://kubernetesbyexample.com/)