Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

dmitriid/phreak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phreak

A simple Kubernetes dashboard with Elixir, Phoenix, LiveView. No external dependencies.

Ad-hoc code, no documentation for now. In action: https://www.youtube.com/watch?v=vOaZ_AspfKc

How

> cd phreak
> mix deps.get
> cd assets && npm install
> cd -
> iex -S mix phx.server 

Open http://localhost:4000/kube

Requirements

You must have ~/.kube/config yaml configuration (if you run stuff on GCP, you will have it).

About

Kubernetes Dashboard with Phoenix LiveView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors