Back to rankings

cyclops-ui/cyclops

Gocyclops-ui.com

Developer Friendly Kubernetes 👁️

helmkuberneteskubernetes-operatorakscloudcrd-controllerdevopseksgkekubernetes-clusterkubernetes-controllerplatform-engineering
Star Growth
Stars
3.3k
Forks
760
Weekly Growth
Issues
34
1k2k3k
Jun 2023Jun 2024Jul 2025Jul 2026
ArtifactsGo Modulesgo get github.com/cyclops-ui/cyclops
README

CNCF Badge Docker Pulls Go Report Card GitHub Actions CI GitHub Actions web GitHub License Discord

Developer Friendly Kubernetes

Webpage - Discord - X - LinkedIn

🟠 What is Cyclops?

Cyclops is an open-source dev tool that simplifies Kubernetes with an easy-to-use UI, making it less intimidating. Instead of creating and configuring your Kubernetes manifests with YAML, use Cyclops to painlessly configure and deploy your applications - validations included!

Thanks to the templates system, Cyclops's UI is highly customizable when defining configurations. Our templates turn hours and days of configuring applications into a few clicks.

💡 How it works?

Cyclops is a platform that allows DevOps teams to quickly and without coding create custom UIs for developers, QA teams, product managers, and other team members who do not necessarily have experience working with Kubernetes.

But don’t worry! If you do not have a DevOps team with you, Cyclops comes with a bunch of predefined templates to get you started!

Under the hood, Cyclops uses Helm charts to create your desired UIs. This means you can try Cyclops with any of your existing Helm charts or any public Helm charts you can find!

Read more about it here

⚙️ Install

⚠️ Before installing Cyclops, make sure you have all the prerequisites ⚠️

Cyclops can either be installed manually by applying the latest manifest, by using cyctl, or with the Glasskube Kubernetes Package Manager.

To install Cyclops using kubectl into your cluster, run the commands below:

kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.21.1/install/cyclops-install.yaml && kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.21.1/install/demo-templates.yaml

It will create a new namespace called cyclops and deploy everything you need for your Cyclops instance to run.

Now, all that is left is to expose the Cyclops server outside the cluster:

kubectl port-forward svc/cyclops-ui 3000:3000 -n cyclops

You can now access Cyclops in your browser on http://localhost:3000.

💾 Templates

Every Cyclops instance comes with a couple of predefined templates. Feel free to use and abuse them!

Helm charts used for these templates can be found here. You can use this repo as a guide to create your own templates. More information on making your own can be found on our web.

🚧 cyctl

The Cyclops command line interface! You can install it with Homebrew:

brew install cyctl

What are you able to do with cyctl?

Besides the basic commands like getting all modules or templates, you can integrate it with GitHub actions to automate some of the Cyclops processes.

For example, once you create a template and publish it on GitHub, GitHub actions could automatically connect the template to your Cyclops instance using our CLI. This would allow your developers instant access to each new template or any update the template receives.

💪 Contributing

Cyclops is open-source and open to external contributors. There are plenty of ways you can contribute to the Cyclops project - with code, feedback, content and GitHub stars⭐

Start your contributing journey at our CONTRIBUTING.md and join our wall of fame 👐

🧭 Roadmap

⚠️ This is not set in stone and may change in the future ⚠️

  • Support for private GitHub repos -> access templates saved on your private repositories
  • Authentification -> secure login
  • Role-based access control -> limit the resources your devs have access to
  • GitOps -> integrate with GitOps tools
  • Support for Kustomize -> currently, only Helm is supported for creating templates
  • cyctl for Windows -> Chocolatey
  • Customizable Module details page -> create custom views of resources that your module uses
  • Customizable Resource actions -> support customization of status updates using CEL

👁️ Share your feedback

Are you using Cyclops at your company? We'd love to hear directly from you about how you're using (or planning to use) Cyclops! Chat with us for 30 minutes about your use case and we'll send you some Cyclops swag as a thank-you for your time. Please fill in this form, and we will get in touch with you!

Your input will directly influence the direction of Cyclops, and we appreciate every bit of feedback. Thank you for helping us build something great! 🧡

Related repositories
helm/helm

The Kubernetes Package Manager

GoGo ModulesApache License 2.0cncfchart
helm.sh
30k7.7k
goharbor/harbor

An open source trusted cloud native registry project that stores, signs, and scans content.

GoGo ModulesApache License 2.0cncfcontainer
goharbor.io
29k5.3k
argoproj/argo-cd

Declarative Continuous Deployment for Kubernetes

GoGo ModulesApache License 2.0argokubernetes
argo-cd.readthedocs.io
23.7k7.5k
verdaccio/verdaccio

A lightweight Node.js private proxy registry

TypeScriptnpmMIT Licensenodejsnpm
verdaccio.org
17.8k1.5k
helm/charts

⚠️(OBSOLETE) Curated applications for Kubernetes

GoGo ModulesApache License 2.0kubernetescharts
15.4k16.3k
loft-sh/vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.

GoGo ModulesApache License 2.0kubernetesvcluster
vcluster.com
11.2k587
bitnami/charts

Bitnami Helm Charts

Go TemplateOtherbitnamicharts
bitnami.com
10.4k10.4k
khuedoan/homelab

Fully automated homelab from empty disk to running services with a single command.

PythonPyPIGNU General Public License v3.0kubernetespxe
homelab.khuedoan.com
9.5k882
fluxcd/flux2

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

GoGo ModulesApache License 2.0gitops-toolkitgitops
fluxcd.io
8.3k774
kubevela/kubevela

The Modern Application Platform.

GoGo ModulesApache License 2.0oamkubernetes
kubevela.io
7.9k1k
prometheus-community/helm-charts

Prometheus community Helm charts

MustacheApache License 2.0prometheushelm
prometheus-community.github.io/helm-charts/
6.2k5.4k
stefanprodan/podinfo

Go microservice template for Kubernetes

GoGo ModulesApache License 2.0golangmicroservice
6k1.9k