{"id":16837564,"url":"https://github.com/chriskim06/kubectl-topui","last_synced_at":"2025-07-14T18:14:10.655Z","repository":{"id":148374217,"uuid":"308972586","full_name":"chriskim06/kubectl-topui","owner":"chriskim06","description":"a tui for kubectl top","archived":false,"fork":false,"pushed_at":"2023-03-24T18:30:26.000Z","size":8656,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T05:14:26.086Z","etag":null,"topics":["bubbletea","go","golang","krew-plugin","kubectl","kubectl-plugin","kubernetes","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chriskim06.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":"2020-10-31T21:11:01.000Z","updated_at":"2023-11-13T23:19:22.000Z","dependencies_parsed_at":"2024-01-28T04:49:38.643Z","dependency_job_id":"87126b65-f172-4724-b1be-0953aec1b980","html_url":"https://github.com/chriskim06/kubectl-topui","commit_stats":null,"previous_names":["chriskim06/kubectl-ptop"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/chriskim06/kubectl-topui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskim06%2Fkubectl-topui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskim06%2Fkubectl-topui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskim06%2Fkubectl-topui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskim06%2Fkubectl-topui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriskim06","download_url":"https://codeload.github.com/chriskim06/kubectl-topui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskim06%2Fkubectl-topui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265328142,"owners_count":23747843,"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":["bubbletea","go","golang","krew-plugin","kubectl","kubectl-plugin","kubernetes","tui"],"created_at":"2024-10-13T12:17:50.236Z","updated_at":"2025-07-14T18:14:10.627Z","avatar_url":"https://github.com/chriskim06.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl-topui\n\nA tui for kubectl top!\n\nDisplay standard kubectl top info along with some graphs for the cpu/memory.\n\n## Installation\n\n```\n$ kubectl krew index add chriskim06 git@github.com:chriskim06/custom-index.git\n$ kubectl krew install chriskim06/topui\n```\n\n## Demo\n\n![](./demo.gif)\n\nthe demo displays the braille plots a little weird because i cant figure out font stuff with the recording software. here is a screenshot\n![](./screenshot.png)\n\n## Configuration\n\nyou can configure this plugin with a file at `~/.config/kubectl-topui/config.yml`\n```\ntheme:\n  # color of the border around the selected pane\n  selected: 13\n\n  # color for the cpu limit line in the plot\n  cpuLimit: 9\n\n  # color for the memory limit line in the plot\n  memLimit: 9\n\n  # color for the cpu usage line in the plot\n  cpuUsage: 10\n\n  # color for the memory usage line in the plot\n  memUsage: 10\n\n  # color of the x and y axis of the plots\n  axis: 231\n\n  # color of the axis labels\n  labels: 231\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriskim06%2Fkubectl-topui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriskim06%2Fkubectl-topui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriskim06%2Fkubectl-topui/lists"}