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/)