From 33faaea1b24f946504835d63e6051f63128dccea Mon Sep 17 00:00:00 2001 From: Henrique Cavarsan Date: Sun, 31 Mar 2024 23:31:23 -0300 Subject: [PATCH] add: kftray (#78) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 636641a..21d4280 100644 --- a/README.md +++ b/README.md @@ -690,6 +690,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [karpenter](https://github.com/aws/karpenter) - Kubernetes Node Autoscaling: built for flexibility, performance, and scalability. - [kcg](https://github.com/bit-cloner/kcg) - Kubernetes config generator. - [kconmon](https://github.com/Stono/kconmon) - A Kubernetes node connectivity monitoring tool. +- [kftray](https://github.com/hcavarsan/kftray) - Manage and run multiple kubectl port-forward configurations directly in the menu bar, syncing configurations with git repositories. - [kpack](https://github.com/pivotal/kpack) - Kubernetes Native Container Build Service. - [kind](https://github.com/kubernetes-sigs/kind) - Kubernetes IN Docker - local clusters for testing Kubernetes. - [kip](https://github.com/elotl/kip) - Virtual-kubelet provider running pods in cloud instances. @@ -852,4 +853,4 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o This website is hosted on GitHub Pages within [rootsongjc/awesome-cloud-native](https://github.com/rootsongjc/awesome-cloud-native) repository. -Please take a quick gander at the **[contribution guidelines](https://github.com/rootsongjc/awesome-cloud-native/blob/main/CONTRIBUTING.md)** first. Thanks to all **[contributors](https://github.com/rootsongjc/awesome-cloud-native/graphs/contributors)**, you rock 🤟! \ No newline at end of file +Please take a quick gander at the **[contribution guidelines](https://github.com/rootsongjc/awesome-cloud-native/blob/main/CONTRIBUTING.md)** first. Thanks to all **[contributors](https://github.com/rootsongjc/awesome-cloud-native/graphs/contributors)**, you rock 🤟!