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
bbbd644c88
offline-kubernetes-install
/
scripts
/
3-nginx_ingress.sh
5 lines
78 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
整理文件结构
2023-09-12 17:40:05 +08:00
cd
../ingress-nginx
&&
bash install.sh
&&
cd
-
Reference in New Issue
Copy Permalink