Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tico88612/podman-monitor-workshop


https://github.com/tico88612/podman-monitor-workshop

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# COSCUP 2023 Workshop - Podman 實戰監控系統 + 警報系統

###### Maintainer: Jerry Yang (梯口 a.k.a [tico88612](https://github.com/tico88612))

## 說明

本次實驗環境作業系統以 Ubuntu 22.04 為準。

注意:為了方便實驗除錯,本實驗所有 Pod 或 Container 的連接埠 (port) 都是直接對外,請勿直接放到正式環境上,需要放到正式環境請自行修改。

## Laboratories

| 實驗資料夾 | 名稱 |
| :--- | :--- |
| prepare | Prepare the experimental environment |
| Lab01 | Prometheus + Podman Kube |
| Lab02 | Grafana + Podman secret |
| Lab03 | Blackbox exporter |
| Lab04 | Podman exporter + Podman socket |
| Lab05 | Alertmanager |
| Lab06 | Rootless enabled |