Skip to content
View kenzap's full-sized avatar

Block or report kenzap

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kenzap/README.md

πŸš€ Kubernetes Simplified Desktop App

Build Status
License
Slack

A user-friendly desktop application built with Electron.js to simplify Kubernetes cluster setup, CI/CD pipelines, and infrastructure management. Get started with cloud-native development, hassle-free.


🌟 Product Overview

πŸŽ₯ Preview

Kubernetes Simplified App in Action
(Above: The app streamlining cluster creation and deployment automation.)


✨ Features

  • All-in-One Tool: Build, manage, and automate Kubernetes clusters effortlessly.
  • User-Friendly Interface: No steep learning curve or DevOps expertise needed.
  • Local Deployment: Full offline functionality for privacy and speed.
  • Free-Tier Docker Registries: Save costs while managing containers seamlessly.
  • Built-In CI/CD Pipelines: Automate workflows with zero configuration.
  • Analytics Dashboard: Get insights into deployments and clusters in real time.
  • Cloud Flexibility: Choose any provider and control your costs.

πŸ›  Installation

Prerequisites

  • Node.js (version 16.x or higher recommended)
  • Docker (required)
  • Devspace (required)
  • Kubectl (required)

Download & Install

  1. Download the latest release for macOS, Windows, or Linux.
  2. Run the installer and follow the prompts.
  3. Launch the app and start configuring your Kubernetes cluster!

From Source

git clone https://github.com/kenzap/kenzap.git  
cd kenzap
nvm use 16
npm i  
npm run dev  

🎯 Getting Started

  1. Launch the App: Open the app on your machine.
  2. Cluster Setup: Follow the step-by-step wizard to build your Kubernetes cluster.
  3. CI/CD Pipeline: Configure automated pipelines effortlessly using the built-in tools.
  4. Deploy & Monitor: Deploy your application and track metrics in the dashboard.

For detailed guidance, check our Documentation.


🀝 Join the Community

Stay updated, share feedback, and connect with other developers:


πŸ”§ Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Submit a pull request with detailed changes.

πŸ“œ License

This project is licensed under the GPLv3 License.


πŸš€ Roadmap

  • Test support for multi-cloud environments.
  • Docker app templates.
  • Expand analytics dashboard capabilities.
  • Traffic monitoring and cluster security

⭐ Support Us

If you find this project helpful, please consider giving us a ⭐ on GitHub.

Popular repositories Loading

  1. kenzap kenzap Public

    To democratize Kubernetes adoption by providing an intuitive, all-in-one platform that simplifies complex cluster management and CI/CD workflows, empowering developers to build and scale infrastruc…

    JavaScript 1