{"id":14384421,"url":"https://github.com/stepanstipl/k8s-viz","last_synced_at":"2025-06-23T15:34:41.200Z","repository":{"id":72298370,"uuid":"121411574","full_name":"stepanstipl/k8s-viz","owner":"stepanstipl","description":"Visualize what's happening in you Kubernetes cluster","archived":false,"fork":false,"pushed_at":"2018-02-14T17:51:00.000Z","size":8927,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T10:41:39.727Z","etag":null,"topics":["dashboard","elm","k8s","kubernetes","visualization"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stepanstipl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-02-13T17:16:12.000Z","updated_at":"2023-10-08T21:23:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ce0d31b-5b9e-4b7b-a557-c5cc53b6b827","html_url":"https://github.com/stepanstipl/k8s-viz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stepanstipl/k8s-viz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanstipl%2Fk8s-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanstipl%2Fk8s-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanstipl%2Fk8s-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanstipl%2Fk8s-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stepanstipl","download_url":"https://codeload.github.com/stepanstipl/k8s-viz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanstipl%2Fk8s-viz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261505092,"owners_count":23168961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard","elm","k8s","kubernetes","visualization"],"created_at":"2024-08-28T18:01:22.428Z","updated_at":"2025-06-23T15:34:41.172Z","avatar_url":"https://github.com/stepanstipl.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# k8s-viz\n\n*Visualize what's happening in you Kubernetes cluster.*\n\nK8s-viz is Elm webapp to visualise what's going on in your cluster. I've found\nit rather difficult sometimes to properly explain relationships between\nvarious resources in Kubernetes world (like Deployments, ReplicaSets,\nServices...) so hopefully this tool will help.\n\n![Screencast](docs/screencast.gif)\n\n## Usage\n\n- Setup K8s and make sure kubectl works as expected\n- Clone this repo\n  ```\n  git clone https://github.com/stepanstipl/k8s-viz\n  ```\n- Run kubectl proxy from the project directory\n  ```\n  cd k8s-viz\n  kubectl proxy --www=./ --www-prefix=/ --api-prefix=/k8s-api/\n  ```\n- Open k8s-viz dashboard on `localhost:8001`\n\n## Build\n\n- Build Elm webapp\n  ```\n  elm-make Main.elm --output main.js\n  ```\n\n- Build css\n  ```\n  sass --update sass:css\n  ```\n## Credit\n\nThis tools is inspired by Brendan Burns' visualiser -\n[brendandburns/gcp-live-k8s-visualizer](https://github.com/brendandburns/gcp-live-k8s-visualizer) .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepanstipl%2Fk8s-viz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstepanstipl%2Fk8s-viz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepanstipl%2Fk8s-viz/lists"}