step_1:kubectlgetnode1.查看集群节点是否处于Ready状态a.如果是Ready状态,再使用kubectldescribenode<nodeName>,资源使用率b.如果是NotReady,则使用kubectlgetnode-owide查看对应的节点,然后登陆到对应节点上,查看kubelet和docker服务是否正常;step_2:kubectlgetcs1.查看集
分类:
其他好文 时间:
2019-08-29 16:30:03
阅读次数:
315
1、phoenix终端连接方法 进入phoenix安装路径: /data01/tmp/apache-phoenix-4.14.0-cdh5.12.2-bin/bin 执行命令,登录phoenix./sqlline.py 100.69.01.01,100.69.01.02:2181 以上IP地址为zo ...
分类:
其他好文 时间:
2019-08-27 21:18:09
阅读次数:
327
We can easily code split and lazy load a route in Angular. However when the user then clicks that lazy loaded route, it make some time to actually fet ...
分类:
其他好文 时间:
2019-08-27 19:06:46
阅读次数:
85
题目描述 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法(先后次序不同算不同的结果)。 题目链接: https://www.nowcoder.com/practice/8c82a5b80378478f9484d87d1c5f12a4?tpId=13&tqId ...
分类:
其他好文 时间:
2019-08-27 17:38:32
阅读次数:
120
1. 题目描述 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法(先后次序不同算不同的结果)。 2. 思路和方法 青蛙每一次跳跃只有两种选择:一是再跳1级阶梯到达第n级阶梯,此时小青蛙处于第n-1级阶梯;或者再跳2级阶梯到达第n级阶梯,此时小青蛙处于n-2级阶 ...
分类:
其他好文 时间:
2019-08-25 12:21:06
阅读次数:
92
准备工作 首先准备Kubernets的环境,这里我使用的是centos7Kubernetes v1.5.2Docker version 1.12.6, build 85d7426/1.12.6 安装 yum install docker etcd kubernetes -y 修改配置文件 r,Sec ...
分类:
Web程序 时间:
2019-08-24 17:00:18
阅读次数:
299
Problem Statement Implement an iterator over a binary search tree (BST). Your iterator will be initialized with the root node of a BST. Implement an i ...
分类:
其他好文 时间:
2019-08-24 10:00:09
阅读次数:
94
Web MQTT Board – diagnostic oriented MQTT 5.0 client tool based on mqtt.js. Available in open source. MQTT over websockets (experimental) – from the m ...
分类:
其他好文 时间:
2019-08-24 00:30:53
阅读次数:
127
N-MASS 杀虫剂;杀虫药Insecticide is a chemical substance that is used to kill insects. Spray the plants with insecticide. 给植物喷洒杀虫剂。 N-COUNT 矛盾;不一致If you desc ...
分类:
其他好文 时间:
2019-08-20 09:15:18
阅读次数:
113