一、通过文件创建deployment 1、创建deployment文件 2、启动deployment 3、查看deployment状态 二、通过命令行创建deployment 1、删除方式1创建的deployment 2、命令创建 3、查看 4、升级镜像版本 四、秒级回滚 1、查看历史版本 2、执行 ...
分类:
Web程序 时间:
2019-02-21 12:25:14
阅读次数:
221
一、kubectl run命令拓展 1、RC创建 2、deployment创建 不指定默认创建deployment 3、删除RC 二、deployment通过标签管理pod 1、为什么nginx-deployment里一个pod都没有? 因为POD标签不一致 2、修改pod标签为nginx depl ...
分类:
Web程序 时间:
2019-02-21 12:20:57
阅读次数:
251
1. svc(vip) -- deployment 2.headless(none) -- statefulSet pod(每个pod都有唯一标识,是有先后顺序的) #headless service,即无头服务,与service的区别就是它没有Cluster IP,解析它的名称时将返回该Headl ...
分类:
其他好文 时间:
2019-02-19 11:54:20
阅读次数:
134
部署为读者提炼SCCM涉及的基础知识、注意事项、运行机制以及排错方法等信息是本系列文章的初衷,对于SCCM各组件及功能部署步骤方面的信息,网络中已有较多文章可以参考,因此本系列文章并不侧重于提供类似Step-by-Step的部署指南,还请见谅。同时由于个人能力和知识水平的限制,文中不免有纰漏和出错的地方,还望大家可以指正,非常感谢。本篇文章主要讨论ConfigMgr中部署(Deployment)部
分类:
其他好文 时间:
2019-02-17 17:51:26
阅读次数:
196
1.安装插件 在File-Setting-Plugins-Browse Repostitories中搜索Lombok Plugin插件安装 安装完成先别急着重启,继续设置,在File-Setting-Build, Execution, Deployment-Compiler-Annotation P ...
分类:
其他好文 时间:
2019-02-16 13:55:17
阅读次数:
171
一、知识准备 ● 本文详细探索deployment在滚动更新时候的行为 ● 相关的参数介绍: livenessProbe:存活性探测。判断pod是否已经停止 readinessProbe:就绪性探测。判断pod是否能够提供正常服务 &ems ...
分类:
其他好文 时间:
2019-02-11 10:25:43
阅读次数:
170
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below). The robot can only move either down or right at any p ...
分类:
其他好文 时间:
2019-02-09 17:52:59
阅读次数:
143
上面图切换成下面图: 点击eclipse右上角,如下图红圈,然后在选择javaEE这样就切换成javaEE视图了 ...
分类:
Web程序 时间:
2019-02-03 23:50:02
阅读次数:
322
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below). The robot can only move either down or right at any p ...
分类:
其他好文 时间:
2019-02-03 19:48:35
阅读次数:
208
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below). The robot can only move either down or right at any p ...
分类:
其他好文 时间:
2019-02-03 18:05:27
阅读次数:
184