Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixiu-io/kubez-ansible-offline

To provide quick deployment tools for kubernetes cluster and cloud native application by ansible for offline
https://github.com/pixiu-io/kubez-ansible-offline

kubez-ansible pixiu pixiu-dashboard

Last synced: 22 days ago
JSON representation

To provide quick deployment tools for kubernetes cluster and cloud native application by ansible for offline

Awesome Lists containing this project

README

        

# Kubez-ansible Overview

To provide quick deployment tools for kubernetes cluster and cloud native application

![Build Status][build-url]
[![Release][release-image]][release-url]
[![License][license-image]][license-url]

This session has been tested on Centos7 which supported by python2.7

## Getting Started
Learn about Kubez Ansible by reading the documentation online [kubez-ansible](https://www.bilibili.com/video/BV1L84y1h7LE/).

## Supported Components

- 离线包准备

- 版本清单

| 支持版本 | 操作系统 | 资源链接 |
| :--- | :----: | ---: |
| 1.26.15 | Centos | [1.26.15](docs/install/resource.md) |
| 1.23.17 | Centos | [1.23.17](docs/install/resource.md) |

- [部署前准备](docs/install/offline.md)

- 集群指南
- [单节点集群](docs/install/all-in-one.md) 单节点集群的快速部署
- [高可用集群](docs/install/multinode.md) 多节点和高可用集群部署
- [扩容](docs/install/expansion.md)
- [销毁](docs/install/destroy.md)

- 网络插件
- [flannel](https://github.com/flannel-io/flannel)
- [calico](https://github.com/projectcalico/calico)

- 容器运行时
- [docker](https://github.com/docker)
- [containerd](https://github.com/containerd/containerd)

- 存储插件
- [NFS](docs/apply/nfs.md) 文件存储
- [Ceph](docs/apply/ceph-guide.md) 块存储
- [MinIO](docs/apply/minio.md) 对象存储

- 云原生应用
- 基础应用
- [Helm3](docs/apply/helm3-guide.md)
- [Nginx Ingress](docs/apply/ingress.md)
- [Dashboard](docs/apply/dashboard.md)
- [Metrics Server](docs/apply/metrics.md)
- 日志监控
- [Loki](docs/apply/loki.md)
- [Grafana](docs/apply/grafana.md)
- [Promtail](docs/apply/promtail.md)
- [Prometheus](docs/apply/prometheus.md)
- CICD
- [Jenkins](docs/apply/jenkins.md)
- [Harbor](docs/apply/harbor.md)

- 自研云原生
- [Pixiu](https://github.com/caoyingjunz/pixiu)
- [Localstorage](https://github.com/caoyingjunz/csi-driver-localstorage)
- [Pixiu-autoscaler](https://github.com/caoyingjunz/pixiu-autoscaler)
- [PodSet](https://github.com/caoyingjunz/podset-operator)

## 学习分享
- [go-learning](https://github.com/caoyingjunz/go-learning)

## 沟通交流
- 搜索微信号 `yingjuncz`, 备注(github), 验证通过会加入群聊
- [bilibili](https://space.bilibili.com/3493104248162809?spm_id_from=333.1007.0.0) 技术分享

Copyright 2019 caoyingjun (cao.yingjunz@gmail.com) Apache License 2.0

[build-url]: https://github.com/gopixiu-io/kubez-ansible/actions/workflows/ci.yml/badge.svg
[release-image]: https://img.shields.io/badge/release-download-orange.svg
[release-url]: https://www.apache.org/licenses/LICENSE-2.0.html
[license-image]: https://img.shields.io/badge/license-Apache%202-4EB1BA.svg
[license-url]: https://www.apache.org/licenses/LICENSE-2.0.html