Home
Softono

Kubelilin

Open source MIT Go
32
Stars
6
Forks
1
Issues
1
Watchers
1 year
Last Commit

 About Kubelilin

An Cloud-Native application platform for Kubernetes.

Platforms

Web Self-hosted Cloud Kubernetes

Languages

Go

Need Help Installing Kubelilin?

We provide expert installation service for this software. Our team will install, configure, and secure Kubelilin on your server. plans start at just $30.

Kubelilin

An Cloud-Native application platform for Kubernetes.

Dapr运行时支持

# Kubelilin ApiServer Kubelilin cloud native backend .

PaaS 平台运行

Docker-Compose FrontEnd & Backend & MySQL

git clone https://github.com/KubeLilin/kubelilin.git
cd kubelilin/scripts
docker-compose  up -d

登录

  • 用户名: admin
  • 密 码: 1234abcd

FrontEnd

git clone https://github.com/KubeLilin/dashboard.git
cd dashboard/src
npm install --force
npm run start

Todo:

v0.2.0

  1. [] 平台文档化
  2. [] 服务治理 (注册中心,配置管理)
  3. [] 应用&部署删除的审计记录
  4. [] 流水线Action抽象扩展
  5. [] 流水线镜像&包安全扫描Action
  6. [] 流水线上传文件&制品库

v0.1.8

  1. [] helm商店&安装
  2. [] 服务监控&图表展示

v0.1.7

  1. [] 从集群管理所有类型的工作负载
  2. [] pod监控 (promethus)

v0.1.6

  1. 从git导入应用,并生成部署以及流水线
  2. 应用配置:部署绑定数据卷(卷、configmap,环境变量 )
  3. Dapr运行时集成

v0.1.5

  1. 部署编辑改版使用tab展示配置
  2. 部署环境的健康检查功能
  3. 项目中创建及修改应用