加载中
正在获取最新内容,请稍候...
正在获取最新内容,请稍候...
A general-purpose, web-based user interface for managing and troubleshooting applications and clusters in Kubernetes.
Kubernetes Dashboard is an official general purpose web UI for Kubernetes clusters. It allows users to manage applications running in the cluster, as well as the cluster itself.
Kubernetes is complex to manage solely via command-line tools. The Dashboard provides an intuitive visual interface, simplifying monitoring, management, and troubleshooting for users of all experience levels.
Browse, inspect, and manage Kubernetes resources like Pods, Deployments, Services, ConfigMaps, and more.
View logs, execute commands in containers, and debug applications running within the cluster directly from the browser.
The Kubernetes Dashboard is a versatile tool applicable in various scenarios for interacting with a Kubernetes cluster:
Quickly check the status of your deployed applications, view running pods, and access their logs for troubleshooting.
Simplifies application health checks and accelerates debugging without needing `kubectl`.
Manage cluster resources such as Namespaces, Persistent Volumes, or RBAC roles through an intuitive graphical interface.
Provides an accessible way for administrators and users to manage cluster configurations and permissions.
You might be interested in these projects
Day.js is a 2kB immutable date-time library alternative to Moment.js with the same modern API. It is designed to be minimal, fast, and easy to use.
A versatile command line tool and library (libcurl) for transferring data using various network protocols. Supports DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS, and WSS, offering a myriad of powerful features for developers and system administrators.
Rio is a high-performance, hardware-accelerated terminal emulator designed for both desktop environments and web browsers, leveraging your GPU for smoother rendering and improved responsiveness.