ringtail / lucas

etcd v3 api browser especially for learning kubernetes
Apache License 2.0
112 stars 28 forks source link

Error yaml deployment for k8s #11

Open wirwolf opened 2 years ago

wirwolf commented 2 years ago

Kubernetes version 1.21.1

root@node3:/etc/kubernetes# kubectl create -f https://github.com/ringtail/lucas/raw/master/kubernetes-deployment.yaml service/lucas created error: unable to recognize "https://github.com/ringtail/lucas/raw/master/kubernetes-deployment.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"

ringtail commented 1 year ago

Kubernetes version 1.21.1

root@node3:/etc/kubernetes# kubectl create -f https://github.com/ringtail/lucas/raw/master/kubernetes-deployment.yaml service/lucas created error: unable to recognize "https://github.com/ringtail/lucas/raw/master/kubernetes-deployment.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"

update version to apps/v1