代码改变世界

随笔档案-2024年03月

css flex 练习

2024-03-19 11:20 by qgbo, 8 阅读, 收藏, 编辑
摘要: <div style="width: 400px; display: flex; background-color:red;justify-content:flex-start;flex-direction:column"> <div style="display: flex; flex-direc 阅读全文

k8s 命令行搭建es7

2024-03-19 10:24 by qgbo, 26 阅读, 收藏, 编辑
摘要: 需要一个临时的ES: k run myes --rm -it --image docker.elastic.co/elasticsearch/elasticsearch:7.1.0 --env="discovery.type=single-node" kubectl expose po myes - 阅读全文
点击右上角即可分享
微信分享提示