nginx

nginx

nginx 文章目录 nginx 1. nginx简介 2. nginx的特性与优点 2.1 nginx的特性 2.2 nginx的优点 3...
阅读全文
k8s之Service k8s

k8s之Service

什么是service? 将运行在一组 Pods 上的应用程序公开为网络服务的抽象方法。 为什么需要service? pod的数量、IP都是动...
阅读全文