8000 GitHub - k8zdev/k8z at 544a42a8487b2ff8ba63e5750d428e7bb6e8a21c
[go: up one dir, main page]

Skip to content
/ k8z Public

A lightweight, modern mobile and desktop application for manage kubernetes. Easily for use fast, secure.

Notifications You must be signed in to change notification settings

k8zdev/k8z

Repository files navigation

k8zdev

k8s admin app

Roadmap

Futures

Basic futures

  • App's appearance: light/dark mode.

  • L18n supports: English, Chinese.

Cluster management

  • Cluster overview metric charts.

  • Show added clusters list.

  • Add clusters from kubeconfig file.

  • Local persistent storage of cluster information.

  • Delete cluster info from local storage.

  • Show overview of cluster, like kubernetes version, running status, warnning events.

  • Add clusters from kubernetes cloud providers, like awk, gce etc.

Resource management

  • Supported resources page.
  • Nodes list page.
  • Node's detail info page.
  • Events list page.
  • Event's detail info page.
  • Namespaces list page.
  • Namespace's detail info page.
  • CRDs list page.
  • CRD's detail info page.
  • ConfigMaps list page.
  • ConfigMap's detail info page.
  • Secrets list page.
  • Secret's detail info page.
  • SAs list page.
  • SA's detail info page.
  • StorageClass list page.
  • StorageClass's detail info page.
  • PVs list page.
  • PV's detail info page.
  • PVCs list page.
  • PVC's detail info page.

Workload management

  • Supported workloads page.
  • Pods list page.
  • DaemonSets list page.
  • Deployments list page.
  • StatefulSets list page.
  • Endpoints list page.
  • Ingresses list page.
  • Services list page.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0