luxas / kubeadm-workshop

Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
MIT License
680 stars 190 forks source link

no matches for rook.io/, Kind=Cluster #23

Open jamesbuckett opened 7 years ago

jamesbuckett commented 7 years ago

Hello

kubectl apply -f https://raw.githubusercontent.com/rook/rook/release-0.4/demo/kubernetes/rook-cluster.yaml

Results in error

pirate@k8s-master:~/kubeadm-workshop$ kubectl apply -f https://raw.githubusercontent.com/rook/rook/release-0.4/demo/kubernetes/rook-cluster.yaml
error: unable to recognize "https://raw.githubusercontent.com/rook/rook/release-0.4/demo/kubernetes/rook-cluster.yaml": no matches for rook.io/, Kind=Cluster

Appreciate any help to resolve.