From 11e1f1b45d5699816a7b8872110bf2f00531f726 Mon Sep 17 00:00:00 2001 From: Mahmoud Othman <42744048+mo-othman@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:16:53 +0700 Subject: [PATCH] Added K8Studio - a cross-platform client IDE to manage Kubernetes Clusters. (#906) * add k8studio * removing extra line --- docs/projects/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/projects/projects.md b/docs/projects/projects.md index e0f5099e3..c31501d6b 100644 --- a/docs/projects/projects.md +++ b/docs/projects/projects.md @@ -314,6 +314,7 @@ Projects * [Monokle](https://github.com/kubeshop/monokle/) - helps you create, edit and validate yaml manifests, visualize and validate resource links and dependencies, connect and compare resources to your clusters, debug the output of kustomize and helm, and more! * [Aptakube](https://aptakube.com) - A modern, lightweight and multi-cluster desktop client for Kubernetes. Connect to multiple clusters simultaneously, as if it was just one big cluster. View, edit and manage all your resources from your desktop. * [Kubernetes Insider for Docker Desktop](https://github.com/spurin/kubernetes-insider) - The Kubernetes Insider provides quick and easy access to Kubernetes Pods/Deployments and Services, running in Docker Desktop Kubernetes. +* [K8Studio](https://github.com/guiqui/k8Studio) - K8Studio is a cross-platform client IDE to manage Kubernetes Clusters. ## Mobile applications