We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
parse-api-server-url.sh
1 parent 3d4b8eb commit 6a48d84Copy full SHA for 6a48d84
1 file changed
README.md
@@ -74,7 +74,6 @@ Let’s look at an example of creating a multi-instance WordPress Service using
74
```
75
wget https://raw.githubusercontent.com/cloud-ark/kubeplus/master/requirements.txt
76
wget https://raw.githubusercontent.com/cloud-ark/kubeplus/master/provider-kubeconfig.py
77
- wget https://raw.githubusercontent.com/cloud-ark/kubeplus/master/parse-api-server-url.sh
78
python3 -m venv venv
79
source venv/bin/activate
80
pip3 install -r requirements.txt
0 commit comments