# FOE **Repository Path**: wu-yonghao666/foe ## Basic Information - **Project Name**: FOE - **Description**: 算力网比赛——418 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-21 - **Last Updated**: 2025-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kore Board :whale: > Kubernetes multi-clusters dashboard ![Version](https://img.shields.io/github/release/kore3lab/dashboard) ![License](https://img.shields.io/github/license/kore3lab/dashboard) ![code size](https://img.shields.io/github/languages/code-size/kore3lab/dashboard) ![issues](https://img.shields.io/github/issues/kore3lab/dashboard) ![issues](https://img.shields.io/github/issues-closed/kore3lab/dashboard) ![pull requests](https://img.shields.io/github/issues-pr-closed/kore3lab/dashboard) Kore-board is a web-based UI for Kubernetes multi-clusters management. It allows users to manage applications running in the multi-clusters as well as the cluster itself. Kore보드는 쿠버네티스 다중 클러스터 관리를 위한 웹 기반 UI입니다. 사용자는 다중 클러스터에서 실행되고 있는 애플리케이션 뿐만 아니라 클러스터 자체를 관리할 수 있습니다. ## Features ### Easy Kubernetes multi-clusters management. > 쉬운 멀티 쿠버네티스 클러스터 관리. ![intuitive-user-experience-add-a-cluster](./docs/images/feat-intuitive-user-experience-add-a-cluster.gif) ### Provides an intuitive user experience interface. > 직관적인 사용자 인터페이스. ![intuitive-user-experience-pods](./docs/images/feat-intuitive-user-experience-pods.gif) ### Provides enhanced visibility of the Kubernetes clusters. > 쿠버네티스 클러스터에 대한 향상된 가시성 제공. ![cluster-visualization](./docs/images/feat-cluster-visualization.gif) ### Supports cluster and pod terminal mode. > 터미널 모드 지원. ![cluster-and-pod-terminal](./docs/images/feat-cluster-and-pod-terminal.gif) ## Getting Started ### Installation ``` $ kubectl apply -f https://raw.githubusercontent.com/kore3lab/dashboard/master/scripts/install/kubernetes/recommended.yaml ``` See [Installation Guide](./docs/user/installation.md) page for more information ### Access 1. Open in your browser `http://:30080/` 2. On the sign-in page, enter "kore3lab" as a token string and sign in ## [Documentation](./docs/README.md) * See [User Guide](./docs/user/README.md) page. * See [Developer Guide](./docs/developer/README.md) page. ## Demo [![Screenshot](./docs/images/sc-youtube.jpg)](https://www.youtube.com/watch?v=Z75pBBqL0u8) ## Contribution See [Contributing](./CONTRIBUTING.md) page.