helm repo add prometheus-community https://prometheus-community.github.io/helm-charts [roo…
[root@harbor yaml]# kubectl apply -f 05_mysql.yaml service/mysql created statefulset.apps/…
https://github.com/kubernetes/ingress-nginx/ 注意Kubernetes和Ingress版本匹配 # curl -o ingress-de…
原硬件配置为 2H4G 升级为 4H8G 热加载后 系统已经生效 [root@k8s-node01 ~]# free -h total used free shared buff/…
在Kubernetes中,Pod的Evicted状态表示Pod已经被驱逐,并不再运行在节点上。Pod驱逐主要是由于资源约束,如内存不足或磁盘空间不足。 原理 Kubernetes集…
kubectl taint node [node] key=value[effect] [effect] 可取值: [ NoSchedule | PreferNoSchedule …
MySQL 57 StatefulSet apiVersion: v1 kind: Service metadata: name: mysql namespace: java-pr…
[root@harbor yaml]# kubectl get pvc NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS …
3.6 集成apisix-dashboard, 之后版本则没有 https://github.com/apache/apisix-docker/blob/release/apisi…
•Docker-CE指Docker社区版,由社区维护和提供技术支持,为免费版本,适合个人开发人员和小团队使用。 中科大源 curl -fsSL https://get.docker…