随笔分类 -  Kubernetes

摘要:We want to use as cgroup driver for docker and kubelet, let's see how to achieve that. Configure docker After you install and start docker, by default 阅读全文
posted @ 2019-03-10 05:42 海胆阶段 阅读(1081) 评论(0) 推荐(0)
摘要:Today I spend some time to investigate how to remove nodes from the k8s cluster that built by . For example, I have a 3 nodes cluster called , I deplo 阅读全文
posted @ 2019-03-03 15:32 海胆阶段 阅读(541) 评论(0) 推荐(0)
摘要:Issue description I encountered the problem that when delete the execution hangs, for example: it cannot delete the and associated at all Solution now 阅读全文
posted @ 2019-03-03 12:46 海胆阶段 阅读(242) 评论(0) 推荐(0)
摘要:I want to introduce you two useful tools for kubernetes development, "github link" with detail. Note: this is not an official Google product. kubectx 阅读全文
posted @ 2019-02-26 01:40 海胆阶段 阅读(1217) 评论(0) 推荐(0)
摘要:We want to scale the compute pods by calling k8s API from inside the engine conductor container , this definitely need to be authorized and we need to 阅读全文
posted @ 2019-02-26 01:39 海胆阶段 阅读(395) 评论(0) 推荐(0)
摘要:This article mainly talks about setting up k8s cluster by manually, I will continue to update once new version released or configurations change. Late 阅读全文
posted @ 2019-02-25 10:46 海胆阶段 阅读(351) 评论(0) 推荐(0)