You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Pre-requisites
16
16
==============
17
17
18
18
* Set up a Kubernetes Master node and make sure the API server is running. Please refer to https://github.com/nirmal070125/vagrant-kubernetes-setup . Say your Kubernetes API endpoint is ```http://192.168.1.100:8080/api/v1beta1/```
19
-
* Please pull a preferred docker image into the Master node. Say your preferred docker image is ```gurpartap/redis```.
19
+
* Please pull a preferred docker image into the Master node. Say your preferred docker image is ```busybox```.
0 commit comments