avatar
Articles
260
Tags
61
Categories
34

三杯水
kubernetes1.13.1集群集成harbor-helm
Created2019-01-30|middleware
参考文章12345678https://github.com/goharbor/harbor-helmhttps://www.hi-linux.com/posts/14136.htmlhttps://github.com/kubernetes-incubator/external-storage/tree/master/ceph/rbdhttps://github.com/kubernetes-incubator/external-storage/tree/master/ceph/rbd/deploy/rbachttps://github.com/helm/helm/issues/3130https://www.kancloud.cn/huyipow/kubernetes/531999https://www.hi-linux.com/posts/14136.htmlhttps://li-sen.github.io/2018/10/08/k8s%E9%83%A8%E7%BD%B2%E9%AB%98%E5%8F%AF%E7%94%A8harbor/ 依赖关系123456789101112 ...
kubernetes1.13.1集群安装包管理工具helm
Created2019-01-27|middleware
参考文档1234567https://github.com/goharbor/harbor-helmhttps://docs.helm.sh/using_helm/#installing-helmhttps://github.com/goharbor/harbor/blob/master/docs/kubernetes_deployment.mdhttps://github.com/goharbor/harbor-helm/blob/master/docs/High%20Availability.mdhttps://li-sen.github.io/2018/10/08/k8s%E9%83%A8%E7%BD%B2%E9%AB%98%E5%8F%AF%E7%94%A8harbor/https://www.cnblogs.com/ericnie/p/8463127.htmlhttps://www.bountysource.com/issues/60265705-error-looks-like-https-kubernetes-charts-storage-googleapis-com-i ...
kubernetes1.13.1集群结合ceph rbd部署最新版本jenkins
Created2019-01-24|middleware
参考文档1234https://blog.csdn.net/aixiaoyang168/article/details/79767649https://github.com/jenkinsci/kubernetes-plugin/tree/master/src/main/kuberneteshttps://www.cnblogs.com/cocowool/p/kubernetes_statefulset.htmlhttps://www.cnblogs.com/cocowool/p/kubernetes_storage.html 简介jenkins-kubernetes-plugin Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of Jenkins agents running in Kubernetes. The plugin creates a Kuber ...
kubernets1.13.1集群使用ceph rbd块存储
Created2019-01-21|middleware
参考文档12345678https://github.com/kubernetes/examples/tree/master/staging/volumes/rbdhttp://docs.ceph.com/docs/mimic/rados/operations/pools/https://blog.csdn.net/aixiaoyang168/article/details/78999851 https://www.cnblogs.com/keithtt/p/6410302.htmlhttps://kubernetes.io/docs/concepts/storage/volumes/https://kubernetes.io/docs/concepts/storage/persistent-volumes/https://blog.csdn.net/wenwenxiong/article/details/78406136http://www.mamicode.com/info-detail-1701743.html 文档目录 kubernetes1.13.1+etcd3.3.10+ ...
Centos7.5部署最新稳定版jenkins并配置ldap认证
Created2019-01-18|middleware
参考文档12https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributionshttps://wiki.jenkins.io/display/JENKINS/LDAP+Plugin 一、部署jenkins1、设置jenkins家目录环境 12345[root@VM_8_24_centos ~]# yum -y install java[root@VM_8_24_centos builds]# java -versionjava version "1.8.0_171"Java(TM) SE Runtime Environment (build 1.8.0_171-b11)Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode) 2、安装jenkins 1234567891011121314[root@VM_8_24_centos ~]# wget -O /etc/yum.repos.d/jenk ...
学习阳明心学书籍推荐
Created2019-01-15|wisdommind
王阳明简介123王守仁(1472年10月31日-1529年1月9日),汉族,幼名云,字伯安,别号阳明,浙江绍兴府余姚县(今属宁波余姚)人。因曾筑室于会稽山阳明洞,自号阳明子,学者称之为阳明先生,亦称王阳明。明代著名的思想家、文学家、哲学家和军事家,陆王心学之集大成者,精通儒家、道家、佛家。 王守仁(心学集大成者)与孔子(儒学创始人)、孟子(儒学集大成者)、朱熹(理学集大成者)并称为孔、孟、朱、王。王守仁的学说思想王学(阳明学),是明代影响最大的哲学思想。其学术思想传至中国、日本、朝鲜半岛以及东南亚,立德、立言于一身,成就冠绝有明一代。弟子极众,世称姚江学派。其文章博大昌达,行墨间有俊爽之气。有《王文成公全书》。 王阳明评价12345678910阳明先生创良知之说,为暗室一炬。 ——明末清初著名文人·张岱震霆启寐,烈耀破迷,自孔孟以来,未有若此深切著明者也。 ——明末清初著名学者·黄宗羲王文成公为明第一流人物,立德、立功、立言,皆居绝顶。 ——清代著名文人、学者·王士祯他在近代学术界中,极具伟大,军事上、政治上,多有很大的勋业。 ——近现代著名学者·梁启超我邦阳 ...
使用prometheus采集ingress-nginx数据grafan展示效果
Created2019-01-12|middleware
参考文档123https://akomljen.com/get-kubernetes-cluster-metrics-with-prometheus-in-5-minutes/https://github.com/kubernetes/ingress-nginx/tree/f56e839134fd4a1d020c3e95d4fe89496225041c/deploy/grafana/dashboardshttps://github.com/kubernetes/ingress-nginx/tree/f56e839134fd4a1d020c3e95d4fe89496225041c/deploy/monitoring 文档目录 kubernetes1.13.1+etcd3.3.10+flanneld0.10集群部署 kubernetes1.13.1部署kuberneted-dashboard v1.10.1 kubernetes1.13.1部署coredns kubernetes1.13.1部署ingress-nginx并配置https转发dashboard kubernetes1.13 ...
kubernetes1.13.1部署metrics-server0.3.1
Created2019-01-09|middleware
参考文档1234https://kubernetes.io/docs/tasks/debug-application-cluster/core-metrics-pipeline/#metrics-serverhttps://github.com/kubernetes-incubator/metrics-server/tree/master/deploy/1.8%2Bhttps://www.cnblogs.com/cuishuai/p/9857120.htmlhttps://juejin.im/post/5b6592ace51d4515b01c11ed 文档目录 kubernetes1.13.1+etcd3.3.10+flanneld0.10集群部署 kubernetes1.13.1部署kuberneted-dashboard v1.10.1 kubernetes1.13.1部署coredns kubernetes1.13.1部署ingress-nginx并配置https转发dashboard kubernetes1.13.1部署metrics-server0.3.1 kubernet ...
kubernetes1.13.1部署ingress-nginx并配置https转发dashboard
Created2019-01-06|middleware
参考文档12345678910https://github.com/kubernetes/ingress-nginxhttps://www.jianshu.com/p/e30b06906b77https://github.com/kubernetes/ingress-nginx/issues/2474https://www.cnblogs.com/zhangeamon/p/7007076.htmlhttps://github.com/kubernetes/kubernetes/issues/45324https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#securitycontextdenyhttps://jimmysong.io/kubernetes-handbook/concepts/admission-controller. ...
kubenetes1.13.1 部署coredns
Created2019-01-03|middleware
参考文档12345https://www.cnblogs.com/aguncn/p/7217884.htmlhttps://github.com/coredns/deployment/issues/111https://blog.csdn.net/ccy19910925/article/details/80762025https://github.com/coredns/deployment/tree/master/kuberneteshttps://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/#coredns 文档目录 kubernetes1.13.1+etcd3.3.10+flanneld0.10集群部署 kubernetes1.13.1部署kuberneted-dashboard v1.10.1 kubernetes1.13.1部署coredns kubernetes1.13.1部署ingress-nginx并配置https转发dashboard kubernetes1.13.1部署met ...
1…192021…26
avatar
Jerry Min
Articles
260
Tags
61
Categories
34
Follow Me
Announcement
不念过往,无畏将来,若非当下,何时?
Recent Post
运维能力要求2022-12-27
浅谈基于 OpenStack 和 k8s 轻量研发私有云建设2022-11-01
数学公式集锦2022-06-17
运维工作总结2022-06-14
明儒学案学习笔记2022-06-11
Categories
  • ai2
  • ashore9
  • bigdata16
    • op1
  • cloud17
  • confucian11
    • note1
    • talk1
Tags
op xavier etcd opencv python hadoop parenting financial elasticsearch 数据 redis study grafana hbase nginx kafka poetry gitlab helm shell nvidia flannled life method logstash pinpoint wordpress devops zabbix coredns prometheus hexo kibana ambari confucian mind docker https zen rabbitmq
Archives
  • December 20221
  • November 20221
  • June 20224
  • May 20223
  • April 20221
  • March 20221
  • February 20221
  • January 20223
Info
Article :
260
UV :
PV :
Last Push :
©2018 - 2023 By Jerry Min
京ICP备18057788号