Stars
ValidKube combines the best open-source tools to help ensure Kubernetes YAML best practices, hygiene & security.
use new container attach on already container go on debug
🚀 A Debugging Tool for your Kubernetes Deployments
Apache Superset is a Data Visualization and Data Exploration Platform
近3年k8s源码分析笔记-1.17.4、client-go, docker, cni, etcd 读书笔记
分享源码分析的文章:目前有《深入 Go 语言》《深入istio》、《深入k8s(kubernetes)》源码分析系列
Open Source ElasticSearch Alternative. Parseable helps you search and get insights from your logs in the most simple way possible.
A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
A V2Ray client for Android, support Xray core and v2fly core
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
Example for promoting a release between different GitOps environments
A Kubernetes operator for managing Argo CD clusters.
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
GitOps Certification Level 1 examples
⎈❏ Terminal and Web console for Kubernetes
Declarative Continuous Deployment for Kubernetes
如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/架构设计/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。
Kubernetes 学习笔记-https://www.huweihuang.com/kubernetes-notes/
java生产环境内存调优(包括jvm参数类型,JVM的参数类型 jinfo & jps(参数和进程查看) jstat(类加载、垃圾收集、JIT 编译) jmap+MAT(内存溢出) jstack(线程、死循环、死锁) JVisualVM(本地和远程可视化监控) 使用 BTrace 进行拦截调试 Tomcat 性能监控与调优 Nginx 性能监控与调优 JVM 层 GC 调优 JAVA代码层调…