AdminTurnedDevOps / Kubefront

Kubefront is an API frontend for calling your Kubernetes resources!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubefront

PROJECT IN PROGRESS

This project is far from completed, but the first few app routes work, so I figured I'd make it public and see what everyone thinks!

Kubefront

Buildk8s is an API driven development project that allows you to get Kubernetes resources (pods, deployments, etc.) from a UI

Why Kubefront?

Build k8s is for fellow Kubernetes/container users that simply want a one-stop place to go without having to run a bunch of commands to see Kubernetes resources

Examples

http://127.0.0.1:5000/getpods

Maintainers

  1. Michael Levan
  2. Phil Afable

About

Kubefront is an API frontend for calling your Kubernetes resources!

License:MIT License


Languages

Language:Python 55.4%Language:HTML 31.1%Language:Dockerfile 13.6%