Skip to content

[Bug] Failed to deploy on Kubernetes #261

@simon824

Description

@simon824

Bug Type (问题类型)

exception / error (运行异常)

Before submit

Environment (环境信息)

  • Server Version: v1.0.x
  • Computer Version: v1.0.0
  • Scheduler: Kubernetes version v1.23.10
  • Data Size: xx vertices, xx edges

Expected & Actual behavior (期望与实际表现)

bash-5.1# kubectl apply -f https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-crd.v1.yaml bash-5.1# kubectl apply -f https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml
namespace/hugegraph-computer-operator-system unchanged customresourcedefinition.apiextensions.k8s.io/hugegraphcomputerjobs.operator.hugegraph.apache.org configured serviceaccount/hugegraph-computer-operator-controller-manager unchanged role.rbac.authorization.k8s.io/hugegraph-computer-operator-leader-election-role unchanged clusterrole.rbac.authorization.k8s.io/hugegraph-computer-operator-manager-role configured clusterrole.rbac.authorization.k8s.io/hugegraph-computer-operator-metrics-reader unchanged clusterrole.rbac.authorization.k8s.io/hugegraph-computer-operator-proxy-role unchanged rolebinding.rbac.authorization.k8s.io/hugegraph-computer-operator-leader-election-rolebinding unchanged clusterrolebinding.rbac.authorization.k8s.io/hugegraph-computer-operator-manager-rolebinding unchanged clusterrolebinding.rbac.authorization.k8s.io/hugegraph-computer-operator-proxy-rolebinding unchanged configmap/hugegraph-computer-operator-manager-config unchanged service/hugegraph-computer-operator-controller-manager-metrics-service unchanged service/hugegraph-computer-operator-etcd unchanged service/hugegraph-computer-operator-webhook-service unchanged deployment.apps/hugegraph-computer-operator-controller-manager configured deployment.apps/hugegraph-computer-operator-etcd unchanged mutatingwebhookconfiguration.admissionregistration.k8s.io/hugegraph-computer-operator-mutating-webhook-configuration configured validatingwebhookconfiguration.admissionregistration.k8s.io/hugegraph-computer-operator-validating-webhook-configuration configured unable to recognize "https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" unable to recognize "https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml": no matches for kind "Certificate" in version "cert-manager.io/v1" unable to recognize "https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml": no matches for kind "Issuer" in version "cert-manager.io/v1"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions