上一页 1 2 3 4 5 6 7 8 ··· 11 下一页
摘要: https://bp.aliyun.com/detail/189 # # # # # # # ##### ###### # # #### # # # # ## # # # # # # # ## # # # # # # # # # # # ## ##### ##### # # # # ###### # 阅读全文
posted @ 2022-03-21 19:50 mmgithub123 阅读(64) 评论(0) 推荐(0)
摘要: https://www.elastic.co/guide/en/cloud-on-k8s/2.1/index.html The value set for cpu requests directly impacts Elasticsearch node.processors setting. For 阅读全文
posted @ 2022-03-18 20:27 mmgithub123 阅读(105) 评论(0) 推荐(0)
摘要: 使用命令: sysctl sysctl vm.max_map_count 查看 sysctl -w vm.max_map_count=262144 临时操作,肯能重启后失效To set this value permanently, update the vm.max_map_count setti 阅读全文
posted @ 2022-03-18 14:22 mmgithub123 阅读(307) 评论(0) 推荐(0)
摘要: 一,K8s 是啥? Production-Grade Container Orchestration Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and man 阅读全文
posted @ 2022-03-17 12:07 mmgithub123 阅读(524) 评论(0) 推荐(0)
摘要: 就是按照约定写代码,和我最开始写mysql UDF,hive自定义函数,都是一样的。 官方配置多个调度器: https://kubernetes.io/zh/docs/tasks/extend-kubernetes/configure-multiple-schedulers/ 背景:为了实现基于K8 阅读全文
posted @ 2022-03-10 20:52 mmgithub123 阅读(713) 评论(0) 推荐(0)
摘要: -B SECONDS, --background SECONDS run asynchronously, failing after X seconds (default=N/A) -P POLL_INTERVAL, --poll POLL_INTERVAL set the poll interva 阅读全文
posted @ 2022-03-10 20:07 mmgithub123 阅读(735) 评论(0) 推荐(0)
摘要: 开发说查不到日志了。 然后用命令查看进程的,查看日期的, sudo journalctl --since "2022-03-04 23:00:00" --until "2022-03-08 20:15:00" _PID=8079 |less 查看service unit的 journalctl -u 阅读全文
posted @ 2022-03-08 14:04 mmgithub123 阅读(150) 评论(0) 推荐(0)
摘要: 仅仅是tips,我们用的3.6版本,存在这种情况。4.0版本以后就没了。 背景 一般来说,除了由于secondary延迟可能造成查询secondary节点数据不准以外,关于count的准确性问题,在MongoDB4.0官方文档中有这么一段话On a sharded cluster, db.colle 阅读全文
posted @ 2022-03-07 20:08 mmgithub123 阅读(431) 评论(0) 推荐(0)
摘要: vscode: 整体移动: 选中按TAB右移 按SHIFT+TAB左移 Ctrl+Z 恢复刚才的操作:Ctrl+Shift+Z 恢复ctrl+z vscode 下的python开发: 下载python Windows 64位安装器,记得勾选安装环境变量: Python:https://www.pyt 阅读全文
posted @ 2022-03-07 15:46 mmgithub123 阅读(95) 评论(0) 推荐(0)
摘要: 需求,目标 架构,设计 编码 构建,集成 测试 发布 维护 反复从头到尾,一遍遍 GitLab CI/CD 是一个内置在GitLab中的工具,用于通过持续方法进行软件开发: Continuous Integration (CI) 持续集成 Continuous Delivery (CD) 持续交付 阅读全文
posted @ 2022-03-01 17:45 mmgithub123 阅读(795) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 11 下一页