kubernetes namespaced and global api-resources
namespaced api-resources root@arm:~#kubectl api-re… 继续阅读 kubernetes namespaced and global api-resources
namespaced api-resources root@arm:~#kubectl api-re… 继续阅读 kubernetes namespaced and global api-resources
HTTP 203 Non-Authoritative Information HTTP 203 表示… 继续阅读 http status code 203
curl -sSL https://get.daocloud.io/daotools/set_mir… 继续阅读 docker use daocloud mirror
apt-get install software-properties-common apt-add… 继续阅读 ubuntu apt add ansible repository
apiVersion: apps/v1 kind: Deployment metadata: nam… 继续阅读 kubernetes 部署 elasticsearch:8.3.3单机版
docker pull veinmind/veinmind-runner:latest wget -… 继续阅读 veinmind docker镜像安全扫描
esm -s http://eshost:9201 -x "petition_data&q… 继续阅读 esm备份es数据
docker run -d –name=aliyundrive-webdav –restart=… 继续阅读 aliyun drive webdav in rust
ps aux |head -1;ps aux|egrep -v 'USER|PID… 继续阅读 查看前十内存占用的进程
130道「K8s + Docker + DevOps」大厂面试题: 链接:https://pan.b… 继续阅读 kubernetes资料
springboot config: spring: lifecycle: timeout-per-… 继续阅读 springboot lifecycle timeout-per-shutdown-phase优雅退出
#docker一键安装 #官方 curl -fsSL https://get.docker.com … 继续阅读 docker onekey install officall and daocloud
dd if=/dev/sda | gzip > sda.img #or: gzip -c /d… 继续阅读 ext4 disk backup
docker run -d -p 9411:9411 openzipkin/zipkin
docker run -it –rm –name rabbitmq -p 5672:5672 -… 继续阅读 docker run rabbitmq 3.10
ssl=0 table_open_cache=30000 max_connect_errors=20… 继续阅读 MGR config for mysql my.cnf
echo "export display=:0.0 " >> ~/.… 继续阅读 oracle install “display at least 256 colors”
ls /root |awk '{print strftime("%c"… 继续阅读 awk为shell命令加上执行时间
docker run -p 80:80 -v /app/www/:/usr/local/apache… 继续阅读 docker run apache httpd
docker run -p 8080:8080 -d -t jboss/wildfly