Merge pull request #230 from gxin0426/master

Update init_node.sh
This commit is contained in:
栾鹏 2024-02-27 14:35:26 +08:00 committed by GitHub
commit 9bb3ef50c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,6 @@ chmod -R 777 /data/k8s/monitoring/grafana/ /data/k8s/monitoring/prometheus/
# 关闭swap分区
swapoff -a
# 拉取镜像
sh pull_images.sh
sh pull_image_kubeflow.sh