网站运营
位置:首页>> 网站运营>> kubelet配置详解及简单实例

kubelet配置详解及简单实例

作者:lqh  发布时间:2023-04-30 22:48:04 

标签:kubelet,配置

kubelet配置详解及简单实例

摘要: 这两天试着重新去理解kubelet的每一个配置,并整理出我们最有可能要配置的项作为我们上生产的要考虑的kubelet最佳配置。

author: garnett.wang@gmail.com

kubernetes version: 1.6.2

Kubelet Configurations We Should Care About

下面是我梳理的,我认为必须关注的flag。

flagvalue
--address0.0.0.0
--allow-privilegedfalse
--cadvisor-port int324194
--cgroup-driver stringcgroupfs
--cluster-dns stringSlice10.0.0.10 //todo
--cluster-domain stringcaas.vivo.com
--cni-bin-dir string/opt/cni/bin
--cni-conf-dir string/etc/cni/net.d
--docker-endpoint stringunix:///var/run/docker.sock
--eviction-hard stringmemory.available<4Gi,<br/> nodefs.available<20Gi,<br/> imagefs.available<5Gi
--eviction-max-pod-grace-period int3230
--eviction-minimum-reclaim stringmemory.available=500Mi,<br/> nodefs.available=2Gi,,<br/> imagefs.available=2Gi
--eviction-pressure-transition-periodduration5m0s
--eviction-soft stringmemory.available<8Gi,<br/> nodefs.available<100Gi,<br/> imagefs.available<20Gi
--eviction-soft-grace-period stringmemory.available=30s,<br/> nodefs.available=2m,<br/> imagefs.available=2m
--experimental-fail-swap-on+
--experimental-kernel-memcg-notification+
--feature-gates stringAllAlpha=false
--file-check-frequency duration20s
--hairpin-mode stringpromiscuous-bridge
--healthz-port int3210248
--image-gc-high-threshold int3260
--image-gc-low-threshold int3240
--image-pull-progress-deadline duration2m0s
--kube-api-qps int325
--kube-reserved mapStringStringcpu=200m,memory=16G
--kubeconfig string/var/lib/kubelet/kubeconfig
--max-pods int3250
--minimum-image-ttl-duration duration1h
--network-plugin stringcni
--pod-infra-container-image stringvivo.registry.com/google_containers/pause-amd64:3.0
--pod-manifest-path string/var/lib/kubelet/pod_manifest
--port int3210250
--protect-kernel-defaults+
--read-only-port int3210255
--require-kubeconfig+
--root-dir string/var/lib/kubelet
--runtime-request-timeout duration2m0s
--serialize-image-pullsfalse
--sync-frequency duration1m0s
--system-reserved mapStringStringcpu=100m,memory=32G
--volume-plugin-dir string/usr/libexec/kubernetes/kubelet-plugins/volume/exec/
--volume-stats-agg-period duration1m0s

下面是我最终梳理的,认为需要真正显示设置的flag,如下:


/usr/bin/kubelet —address=0.0.0.0
--port=10250
--allow-privileged=false
--cluster-dns=10.0.0.1
--cluster-domain=caas.vivo.com
--max-pods=50
--network-plugin=cni
--require-kubeconfig
--pod-manifest-path=/etc/kubelet.d/
--pod-infra-container-image=vivo.registry.com/google_containers/pause-amd64:3.0
--eviction-hard=memory.available<4Gi,nodefs.available<20Gi,imagefs.available<5Gi
--eviction-max-pod-grace-period=30
--eviction-minimum-reclaim=memory.available=500Mi,nodefs.available=2Gi,imagefs.available=2Gi
--eviction-pressure-transition-period=5m0s
--eviction-soft=memory.available<8Gi,nodefs.available<100Gi,imagefs.available<20Gi
--eviction-soft-grace-period=memory.available=30s,nodefs.available=2m,imagefs.available=2m
--experimental-kernel-memcg-notification
--experimental-fail-swap-on
--system-reserved=cpu=100m,memory=8G
--kube-reserved=cpu=200m,memory=16G
--hairpin-mode=promiscuous-bridge
--image-gc-high-threshold=60
--image-gc-low-threshold=40
--serialize-image-pulls=false
--protect-kernel-defaults
--feature-gates=AllAlpha=false

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

来源:https://my.oschina.net/jxcdwangtao/blog/891960

0
投稿

猜你喜欢

  • 对一个行业类门户网站来说,如果保持一个稳定的流量是个很重要的问题。很多类似的站点都存在着今天IP5000,明天有可能IP2000,后天100
  • 网站权重,是搜索引擎给网站(包括网页)赋予一定的权威值,对网站(含网页)权威的评估评价,一个网站权重越高,在搜索引擎所占的份量越大,在搜索引
  • 做为国内最早开源的php+mysql网站内容管理系统dedecms织梦,我想作为站长的无论大小90%以上的应该都了解,最起码的是听闻。毕竟,
  •  ftp匿名用户设置完成之后任何人都可以访问服务器端文件,目录,甚至可以修改删除文件和目录,,那如何存放私密文件并保证文件或者目录
  • 2009年,新中国成立60周年。60年的成长道路充满艰辛和坎坷,但是在党的英明领导下,我国坚持改革开放、自主创新,发扬中华名族不怕苦不怕累的
  • 一、autofs服务简介我们在使用Linux时,如果要访问硬件资源,则需要使用mount命令进行挂载,将硬件资源与一个目录进行对应,然后才可
  • AIR(全名Adobe Integrated Runtime,前身Apollo)的来意 这几年企业应用系统慢慢己从窗口桌面转移到网页平台上,
  • DedeCMS Error Warning,这个问题我也出现过,有办法解决,但能不能行得通还是个问题,如果你是独立服务器可以使用以下两个方法
  • 今天19点左右打开百度就看到了百度的LOGO换了,这不是《士兵突击》中王宝强扮演的许三多吗?开始有点疑问,为什么百度的logo换了?后来就搜
  • 你完全不必耐心看完所有内容:简要安装说明如下安装http://sourceforge.net/projects/awstats/ 下载安装包
  • 引入在部署毕节服务器时遇到了个问题:&emsp;&emsp;因为在三台服务器做好ovirt-engine超融合后,在主节点服
  • 尤其是对于那些公司规模更为庞大的系统管理员们来说,在Exchange2007的管理控制台上加强巩固“邮箱查看”功能,无疑是一个重大的胜利。创
  • 硬件系统的安全防护硬件的安全问题也可以分为两种,一种是物理安全,一种是设置安全。1、物理安全物理安全是指防止意外事件或人为破坏具体的物理设备
  • 有时候我们需要Linux系统在开机的时候自动加载某些脚本或系统服务主要用三种方式进行这一操作:ln -s   
  • 衡量一个网站是否运营的成功,我想都离不开这几个要素,专业,互动,用户体验,亮点(围绕以盈利模式确立的亮点).一个简单的公式,专业+互动+用户
  • 目前,国内外的SEO都在研究Google排名的因素,据说有三百多种。不过能够把握的无非都是最基本的那几种。只要你能够针对你的网站把以下几方面
  • 内裤说,第一次拿Google AdSense Dollar,要记一下,那我就记一下。终于拿到了传说中的Google AdSense
  • 昨天介绍的Windows Server 2003下的IIS和Apache性能比较,其实Apache在Linux环境下的性能还是很不错的,我之
  • 这年头.PR值可以说是经典鸡肋(或许是我个人看法吧)在SEO火爆的07-08年.因为这玩意儿在排名中的作用微乎其微.所以在意的人也越来越少.
  • rewrite标志R[=code](force redirect) 强制外部重定向强制在替代字符串加上http://thishost[:th
手机版 网站运营 asp之家 www.aspxhome.com