11 2022 档案

摘要:The client-go library contains various mechanisms that you can use when developing your custom controllers. These mechanisms are defined in the tools/ 阅读全文
posted @ 2022-11-24 16:02 Oneslide 阅读(37) 评论(0) 推荐(0)
摘要:CentOS 7 patroni 搭建postgresql高可用 Install Patroni 安装python等 #!/bin/bash yum install python-psycopg2 -y yum install epel-release -y echo "install python 阅读全文
posted @ 2022-11-15 16:04 Oneslide 阅读(365) 评论(0) 推荐(0)
摘要:CoreDNS Pod DNS in kubernetes kubernetes会给每个Pod配置DNS,比如我的环境里nginx Pod的默认DNS配置: $ kubectl exec -it nginx-deployment-66b6c48dd5-tg5s6 -- /bin/bash root@ 阅读全文
posted @ 2022-11-11 11:56 Oneslide 阅读(74) 评论(0) 推荐(0)
摘要:什么是Access Switch? 什么是Access Switch? What is the access switch? What does an Access Layer Switch do? The Difference Between Access Switch and Other Swi 阅读全文
posted @ 2022-11-11 09:59 Oneslide 阅读(370) 评论(0) 推荐(0)