Starred repositories
8
stars
written in Shell
Clear filter
Papers from the computer science community to read and discuss.
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
How to improve NGINX performance, security, and other important things.
和我一步步部署 kubernetes 集群
微服务容器化持续交付总体流程:开发代码提交到Gitlab;Rahcher设置代码库为Gitlab;Rahcher流水线配置编译源码;Rahcher流水线Build Docker镜像;Rancher流水线Push Docker镜像到私有镜像库Harbor;Rancher流水线根据k8s yaml部署文件部署容器。