All Projects → xiaojiaqi → K8seasy_release_page

xiaojiaqi / K8seasy_release_page

一键安装kubernets(k8s)系统,已支持云环境的发布,可以在阿里云 azure 等云环境自主部署k8s系统,golang 编写 无需任何插件,无需翻墙下载任何内容,证书10年有效期,支持 单机 集群 生产环境的高可用 完全离线安装等标准。自带dashboard 监控,镜像仓库等内容,一键可用。

Projects that are alternatives of or similar to K8seasy release page

Ngx Gauge
A highly customizable Gauge component for Angular 9+ apps and dashboards
Stars: ✭ 158 (-4.24%)
Mutual labels:  dashboard
Jupyterlab Interactive Dashboard Editor
A drag-and-drop dashboard editor for JupyterLab
Stars: ✭ 165 (+0%)
Mutual labels:  dashboard
Sensor Data Logger
Android Wear sensor data plotter
Stars: ✭ 166 (+0.61%)
Mutual labels:  dashboard
Ngx Dynamic Dashboard Framework
This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
Stars: ✭ 160 (-3.03%)
Mutual labels:  dashboard
Github Monitoring
Monitor your GitHub Repos with Docker & Prometheus
Stars: ✭ 163 (-1.21%)
Mutual labels:  dashboard
Jarvis2
Awesome dashboard built with Flask and Mithril
Stars: ✭ 166 (+0.61%)
Mutual labels:  dashboard
Mqb Pm
Performance Monitor for VAG-group cars with Android Auto
Stars: ✭ 155 (-6.06%)
Mutual labels:  dashboard
React Adminlte Dash
This project is No Longer Maintained. React implementation of AdminLTE themed dashboard
Stars: ✭ 170 (+3.03%)
Mutual labels:  dashboard
Swiv
For the open source UI formerly know as Pivot
Stars: ✭ 165 (+0%)
Mutual labels:  dashboard
Dashboard
Stars: ✭ 168 (+1.82%)
Mutual labels:  dashboard
Amexio.github.io
Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
Stars: ✭ 163 (-1.21%)
Mutual labels:  dashboard
Jmeter Control Center
Online web application-dashboard for report analyzing,running and online monitoring of load tests started with JMeter
Stars: ✭ 164 (-0.61%)
Mutual labels:  dashboard
Jet Django
Jet Bridge (Django) for Jet Admin – Admin panel framework for your application
Stars: ✭ 168 (+1.82%)
Mutual labels:  dashboard
Dashboard.spatie.be
The source code of dashboard.spatie.be
Stars: ✭ 1,916 (+1061.21%)
Mutual labels:  dashboard
Sacredboard
Dashboard for sacred. Monitor and access your past machine learning experiments.
Stars: ✭ 169 (+2.42%)
Mutual labels:  dashboard
Expand
DevExpress XAF extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
Stars: ✭ 158 (-4.24%)
Mutual labels:  dashboard
Hastic Grafana App
Hastic data management server for labeling patterns and anomalies in Grafana
Stars: ✭ 166 (+0.61%)
Mutual labels:  dashboard
Wtf
The personal information dashboard for your terminal
Stars: ✭ 12,973 (+7762.42%)
Mutual labels:  dashboard
Rebuild
Building your business-systems freely! 高度可定制化的企业管理系统 企业中台
Stars: ✭ 169 (+2.42%)
Mutual labels:  dashboard
Polaris
Validation of best practices in your Kubernetes clusters
Stars: ✭ 2,397 (+1352.73%)
Mutual labels:  dashboard

欢迎使用K8SEASY


K8SEASY 是一个一键安装K8S高可用集群的软件。它可以帮助企业一键搭建完私有云系统,帮助用户在多家云服务商里灵活切换,不再被任何服务商绑架! 对! 所有的操作只需要一键!

新版本发布,支持 1.19.x 新增nginx-ingress, helm 组件, 支持自动发现。

有问题 请进QQ群 : 778526002

kubernetes v1.18.2 版本 已经支持, 所有监控为最新版本.

安装很简单, 一键安装,安装一个系统只需要 3 分钟, 安装好以后完整的监控也一并装好,可以直接使用。(不止支持单master 还支持3master 高可用方案)

2条命令即可

#创建密钥
sudo ./installer --genkey -hostlist=192.168.2.50

#创建集群
sudo ./installer   -kubernetestarfile kubernetes-server-linux-amd64v1.18.2.tar.gz -masterip 192.168.2.50

image

将一个新节点加入这个集群也只需要一个命令

1条命令即可

 
#将密钥复制到本地
cp ../k8skey.pem ./
#将机器加入集群
sudo ./installer   -kubernetestarfile kubernetes-server-linux-amd64v1.18.2.tar.gz -masterip 192.168.2.50

image

一切就是这么简单!!

安装视频可以看这个

优酷

或者 爱奇艺

在 Azure 上安装成功!

Download

免费版下载

官网下载

link: Download

优点:

  • 无需翻墙下载任何镜像
  • 多节点高可用生产集群也只需要一键部署, 支持keepalived,haproxy 组合
  • 无需任何配置
  • 完美支持Centos7.0 和Ubuntu 16.04/18.04

最后希望你提出宝贵意见,你可以在[email protected] , https://github.com/xiaojiaqi/k8seasy_release_page, 以及QQ 群: 778526002 给出反馈。让我们把它变得更好。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].