kubeless-ui

Graphical User Interface for Kubeless

Github星跟蹤圖

kubeless-ui

NOTICE This project is no longer actively maintained. Kubeless maintainers will still accept and review Pull Requests but no active development is expected.

CircleCI
Slack

Graphical User Interface for Kubeless, a serverless framework for Kubernetes.

In-Cluster Installation

To run the UI inside your Kubernetes cluster as a Deployment and Service you can run the following:

kubectl create -f https://raw.githubusercontent.com/kubeless/kubeless-ui/master/k8s.yaml

These are known to work on minikube, they may need a few tweaks if you have RBAC turned on (docs coming soon).

Development

Project based on davezuko/react-redux-starter-kit

Install dependencies It is recommended that you use Yarn for deterministic installs.

yarn install    # Install project dependencies
yarn run dev    # Launch and watch server

(npm will also work if you really want)

Dev server with Hot Module Replacement should run at http://localhost:3000

Production

You can bundle the app in dist/ folder

This will also run linter and tests.

yarn run build

Now you just have to serve the dist/ folder with node (yarn run start) or with an nginx.

Docker image

Exists and automated build that you can find on DockerHub, Quay.io and Gcloud Registry by this name: bitnami/kubeless-ui

Snapshot

kubeless-ui-snapshot

主要指標

概覽
名稱與所有者vmware-archive/kubeless-ui
主編程語言JavaScript
編程語言JavaScript (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2017-04-03 07:25:40
推送於2021-12-16 11:15:07
最后一次提交2021-12-16 12:15:07
發布數1
最新版本名稱v0.1.0 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數417
關注者數28
派生數75
提交數205
已啟用問題?
問題數42
打開的問題數13
拉請求數54
打開的拉請求數9
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?