This website requires JavaScript.
Explore
Help
Register
Sign In
iuxt
/
offline-kubernetes-install
Watch
1
Star
0
Fork
0
You've already forked offline-kubernetes-install
Code
Issues
Pull Requests
Packages
Projects
Releases
10
Wiki
Activity
5754fdc861
offline-kubernetes-install
/
flannel
/
install.sh
6 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
first commit
2023-04-26 19:57:49 +08:00
#!/bin/bash
整理文件结构
2023-09-12 17:28:07 +08:00
set
-euo pipefail
first commit
2023-04-26 19:57:49 +08:00
ls *.tar
|
xargs -I
{
}
docker load -i
{
}
Reference in New Issue
Copy Permalink