Giter Site home page Giter Site logo

vanvuongngo / cyclops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyclops-ui/cyclops

0.0 0.0 0.0 65.87 MB

Developer friendly Kubernetes ๐Ÿ‘๏ธ

Home Page: https://cyclops-ui.com

License: Apache License 2.0

Shell 0.09% JavaScript 7.34% Go 41.17% TypeScript 45.88% CSS 2.37% Makefile 2.26% HTML 0.55% Dockerfile 0.34%

cyclops's Introduction

Cyclops

customizable UI for Kubernetes workloads ๐Ÿ‘๏ธ

which-would-you-prefer.png

Welcome to Cyclops, a powerful user interface for managing and interacting with Kubernetes clusters. Cyclops is designed to simplify the management of containerized applications on Kubernetes, providing an intuitive and user-friendly experience for developers, system administrators, and DevOps professionals. Divide the responsibility between your infrastructure and your developer teams so everyone can play to their strengths. Automate your processes and shrink the window for deployment mistakes. Find out more!

Screenshot 2022-04-06 at 20 26 17

Find out how to install it to your cluster on our landing page and give it a go! (~10 minute tutorial)

โš™๏ธ Install

โš ๏ธ Before installing Cyclops, make sure you have all the prerequisites โš ๏ธ

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

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

kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.0.1/install/cyclops-install.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 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.

๐Ÿ“ˆ Future work

  • RBAC
  • Cluster nodes overview
  • Git as manifest destination
  • Customizable Module details page

Feel free to suggest features you would like to see!

cyclops's People

Contributors

petar-cvit avatar karadzajuraj avatar dependabot[bot] avatar github-actions[bot] avatar dariia avatar pmig avatar juricake avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.