Replace $REPO with http://k8s.io.
This commit is contained in:
committed by
Steve Perry
parent
e56d433a36
commit
2b226de264
@@ -25,8 +25,7 @@ for database debugging.
|
||||
|
||||
1. Create a pod:
|
||||
|
||||
export REPO=https://raw.githubusercontent.com/kubernetes/kubernetes.github.io/master
|
||||
kubectl create -f $REPO/docs/tasks/access-application-cluster/redis-master.yaml
|
||||
kubectl create -f http://k8s.io/docs/tasks/access-application-cluster/redis-master.yaml
|
||||
|
||||
The output of a successful command verifies that the pod was created:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user