Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all-in-one.yaml not installing #3

Open
djaramil opened this issue Jul 28, 2022 · 0 comments
Open

all-in-one.yaml not installing #3

djaramil opened this issue Jul 28, 2022 · 0 comments

Comments

@djaramil
Copy link

I'm following this blog: https://www.elastic.co/blog/getting-started-with-elastic-cloud-on-kubernetes-deployment and I'm getting these errors. Being that the helm charts for 8.x are not working and we are being directed to use ECK which is new to me, I'm not able to make any progress. I've tried this on minikube on Mac and Windows. The other example there is on gcloud, it would be nice to have an Azure example as well if possible. Any help would be appreciated.

kube-ingress % kubectl apply -f https://download.elastic.co/downloads/eck/0.9.0/all-in-one.yaml
clusterrole.rbac.authorization.k8s.io/elastic-operator created
clusterrolebinding.rbac.authorization.k8s.io/elastic-operator created
namespace/elastic-system created
statefulset.apps/elastic-operator created
secret/webhook-server-secret created
serviceaccount/elastic-operator created
resource mapping not found for name: "apmservers.apm.k8s.elastic.co" namespace: "" from "https://download.elastic.co/downloads/eck/0.9.0/all-in-one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "elasticsearches.elasticsearch.k8s.elastic.co" namespace: "" from "https://download.elastic.co/downloads/eck/0.9.0/all-in-one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "trustrelationships.elasticsearch.k8s.elastic.co" namespace: "" from "https://download.elastic.co/downloads/eck/0.9.0/all-in-one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "kibanas.kibana.k8s.elastic.co" namespace: "" from "https://download.elastic.co/downloads/eck/0.9.0/all-in-one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first

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

No branches or pull requests

1 participant