k8s证书过期
[rootk8s-master102 ~]# kubectl get pod -A
Unable to connect to the server: x509: certificate has expired or is not yet valid: current time 2023-07-25T15:14:0008:00 is after 2023-07-24T16:25:58Z解决方案
备份 kubernetes配置
cp -r /etc/kubernet…
思路:对小猫的数量和车箱数进行bfs,一旦小猫的数量达到n,就统计ans的数量,如果当前车的剩余重量无法再承受任意一个猫的重量,那么我们将车辆数1来保证小猫能够下山。 #include<bits/stdc.h>
using namespace std…