Kubchi (Cloud Platform)

Kubchi is a cloud platform (PaaS) based on Kubernetes (K8s) designed to implement agile management principles in software development, with the goal of simplifying infrastructure management. This service can be installed and activated on Kubernetes clusters. Benefits of Kubchi for managing Kubernetes-based platforms include:

  • Installing containerized packages (Docker images) with pre-configured forms without the need for manual settings
  • Resource management and automatic notification of system alerts and events
  • Automation of CI/CD and GitOps
  • Management of workloads and pods through a web panel without using secondary tools
  • Connecting various domains to applications

and more.

After creating your user account on the Kubit website and selecting the relevant project, follow the step-by-step guide for the subsystems provided by Kubit for this service.

Service Intro: paas intro

Quick access to Kubchi subsystems:

Application and Resource Management (Pack Management): In this subsystem, you can easily install containerized packages with a one-click platform.

Namespaces (namespace): In this section, manage your workloads more effectively using namespaces.

Configuration (Object Manifest): Configure various resources and their usage in the managed Kubernetes environment of Kubchi.

Workloads (workloads): Review the status and manage pods and workloads.

Logs (log): View logs of pods and applications separately.

Terminal (terminal): Manage and access pods through a web-based terminal.

Monitoring (monitoring): Monitor the consumption of various system resources.

Alerts (alerts): System-generated alerts and their priorities, configured by the Kubit team.

Events (events): Log details of cluster-level events.

Docker Registry Credentials (docker registry credentials): Connect your Docker registry to the Kubchi platform.

Git Repository (GitOps repo): Connect your Git repository to Kubchi and control configuration changes with GitOps.

Deployment Automation (CI/CD): Through the information provided in this section, automatically generate CI/CD settings and keep your deployed applications synchronized with the latest changes.

Domain Certificates (domain certificates): Automatically connect domains to the platform for receiving and managing SSL/TLS certificates.

Vault (vault): A tool for automatic encryption of sensitive data, along with creating and maintaining keys for use in configurations.