Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
This repository was 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

Description

@zerowebcorp

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions