Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

unable to recognize - no matches for kind "Deployment" in version "extensions/v1beta1" #139

Open
zerowebcorp opened this issue May 23, 2020 · 1 comment

Comments

@zerowebcorp
Copy link

Getting this error when setting up.
k8s version

root@Dell-XPS-7590:~# kubectl version
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.2", GitCommit:"52c56ce7a8272c798dbc29846288d7cd9fbae032", GitTreeState:"clean", BuildDate:"2020-04-16T11:56:40Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.2", GitCommit:"52c56ce7a8272c798dbc29846288d7cd9fbae032", GitTreeState:"clean", BuildDate:"2020-04-16T11:48:36Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
root@Dell-XPS-7590:~#
root@Dell-XPS-7590:~# kubectl apply -f https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml
namespace/monitoring created
clusterrolebinding.rbac.authorization.k8s.io/prometheus created
clusterrole.rbac.authorization.k8s.io/prometheus created
serviceaccount/prometheus-k8s created
configmap/alertmanager-templates created
configmap/alertmanager created
service/alertmanager created
configmap/grafana-import-dashboards created
job.batch/grafana-import-dashboards created
secret/grafana created
service/grafana created
configmap/prometheus-core created
serviceaccount/kube-state-metrics created
service/kube-state-metrics created
service/prometheus-node-exporter created
configmap/prometheus-rules created
service/prometheus created
unable to recognize "https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml": no matches for kind "DaemonSet" in version "extensions/v1beta1"
unable to recognize "https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml": no matches for kind "DaemonSet" in version "extensions/v1beta1"
@pipo02mix
Copy link
Contributor

I have fixed here but we are not actively maintaining this project anymore, so we recommend to use prometheus operator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants