会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
云服务圈
深造专注
首页
新随笔
新文章
联系
管理
订阅
上一页
1
···
14
15
16
17
18
19
20
21
22
···
61
下一页
2022年1月5日
mysql 连接命令行报错
摘要: ➜ heidsoft-mycat mysql -h172.16.59.20 -P8066 -uroot -p123456 mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 10
阅读全文
posted @ 2022-01-05 14:39 heidsoft
阅读(157)
评论(0)
推荐(0)
2021年12月29日
MaxScale MySQL读写分离
摘要: http://172.16.59.20:8989/#/dashboard/services/Read-Write-Service 用户操作:https://www.cnblogs.com/rimmy/p/7679076.html Replication 说明:https://www.cnblogs.
阅读全文
posted @ 2021-12-29 13:29 heidsoft
阅读(58)
评论(0)
推荐(0)
2021年12月28日
mysql 集群
摘要: https://www.cnblogs.com/kevingrace/p/5569753.html https://www.cnblogs.com/zhoujinyi/p/5704567.html https://liwanggui.com/posts/mysql-gtid-replication/
阅读全文
posted @ 2021-12-28 23:42 heidsoft
阅读(31)
评论(0)
推荐(0)
安装 MySQL 5.7
摘要: https://liwanggui.com/posts/mysql-install/index.md 安装 MySQL 5.7 下载 MySQL 5.7 二进制包 wget https://cdn.mysql.com/archives/mysql-5.7/mysql-5.7.28-linux-gli
阅读全文
posted @ 2021-12-28 22:49 heidsoft
阅读(43)
评论(0)
推荐(0)
Kubernetes Admission
摘要: https://www.qikqiak.com/post/k8s-admission-webhook/ https://sysdig.com/blog/kubernetes-admission-controllers/ https://jimmysong.io/kubernetes-handbook
阅读全文
posted @ 2021-12-28 09:55 heidsoft
阅读(56)
评论(0)
推荐(0)
eks文章
摘要: https://aws.amazon.com/cn/blogs/china/smooth-application-upgrade-in-aws-eks/ https://aws.amazon.com/cn/blogs/china/cross-amazon-eks-cluster-app-mesh-u
阅读全文
posted @ 2021-12-28 09:45 heidsoft
阅读(18)
评论(0)
推荐(0)
kops文章
摘要: https://cloudnative365.github.io/keynotes_L4_architect_1_HA_3_kops_AWS.html https://skyscrapers.eu/insights/kops-vs-eks https://exp-blog.com/container
阅读全文
posted @ 2021-12-28 09:41 heidsoft
阅读(44)
评论(0)
推荐(0)
2021年12月27日
一文看懂 Amazon EKS 中的网络规划
摘要: Amazon Elastic Kubernetes Service (EKS)是一项云上的托管 Kubernetes (K8S) 服务,使用该服务您可以轻松地在亚马逊云上部署、管理和扩展容器化的应用程序。Amazon EKS 会在一个亚马逊区域中的不同可用区内托管 Kubernetes 的管理节点,
阅读全文
posted @ 2021-12-27 17:19 heidsoft
阅读(927)
评论(0)
推荐(0)
2021年12月26日
Using AWS Service Catalog
摘要:   
评论(0)
推荐(0)
AWS CloudFormation
摘要: 模板 CloudFormation 模板是 JSON 或 YAML 格式的文本文件。您可以使用任何扩展名(如 .json、.yaml、.template 或 .txt)保存这些文件。CloudFormation 将这些模板作为蓝图以构建 AWS 资源。例如,在模板中,您可描述 Amazon EC2
阅读全文
posted @ 2021-12-26 17:25 heidsoft
阅读(170)
评论(0)
推荐(0)
上一页
1
···
14
15
16
17
18
19
20
21
22
···
61
下一页
公告