运维踩坑日记

从一次次踩坑到逐步稳住全局:记录运维工作的故障排查、问题解决与成长经验!

Kubernetes

Kubernetes,也被称为 K8s,是一个开源系统,用于自动化部署、扩展和管理容器化应用程序。

Prometheus

Prometheus 是一个开源的系统监控和报警工具,专为处理时间序列数据设计,特别适用于云原生环境。

Istio

Istio 是一个开源服务网格,提供流量管理、安全性、可观察性和服务间通信的策略控制,用于简化微服务架构的运行和管理。

Higress

Higress 是一款云原生 API 网关,内核基于 Istio 和 Envoy,可以用 Go/Rust/JS 等编写 Wasm 插件,提供了数十个现成的通用插件,以及开箱即用的控制台!

Jaeger

Jaeger 是一个开源分布式追踪系统,用于监控和调试微服务架构中的事务,以帮助分析性能瓶颈和分布式上下文。

OpenTelemetry

OpenTelemetry 是一个开源框架,用于生成、收集和导出分布式系统的遥测数据(包括跟踪、指标和日志),以实现可观察性和性能监控。

Grafana-Reporter

Grafana Reporter 是一个基于Grafana的插件,用于生成和导出报告。它允许用户将Grafana中的监控数据和仪表盘内容导出为报告,以便与团队成员、管理层或其他人共享。

Contributing to GitBase

Hi, I'm Qiayue, creator of GitBase. I'm excited to welcome you to our project and look forward to your contributions in making GitBase even better!

Managing Articles in GitBase Admin Panel

This guide will walk you through the process of viewing, editing, and creating new articles using the admin panel.

Accessing the Admin Panel and Managing Resources in GitBase

How to access the admin panel and manage your resource list in GitBase

Configuring Environment Variables for GitBase

How to configure GitBase environment variables

GitBase: A Dynamic, Database-Free Website Solution

Explore the features and implementation of GitBase, an innovative open-source project that combines Next.js, Tailwind CSS, and GitHub API for content management.

Installing and Deploying GitBase: A Step-by-Step Guide

A comprehensive guide for setting up GitBase locally and deploying it to Vercel, suitable for beginners.