添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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

Bugs should be filed for issues encountered whilst operating cert-manager.
You should first attempt to resolve your issues through the community support
channels, e.g. Slack, in order to rule out individual configuration errors.
Please provide as much detail as possible.

Describe the bug :
A clear and concise description of what the bug is.

Not able to install cert-manager.
Link used - https://cert-manager.io/docs/installation/kubernetes/

Installing with regular manifests -
kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v0.14.1/cert-manager.yaml

Expected behaviour :
Cert-manager should be installed

Steps to reproduce the bug :
kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v0.14.1/cert-manager.yaml

Anything else we need to know? :

Environment details: :

  • Kubernetes version (e.g. v1.10.2): - Client Version: v1.15.3
    Server Version: v1.14.10-gke.27
  • Cloud-provider/provisioner (e.g. GKE, kops AWS, etc): GKE
  • cert-manager version (e.g. v0.4.0): v0.14.1
  • Install method (e.g. helm or static manifests): Static manifests
  • /kind bug

    The upgrade doc is not up to date. You should get your CRD from the assets on the Github releases page.

    Kubernetes 1.15 or higher: https://github.com/jetstack/cert-manager/releases/download/v0.14.1/cert-manager.crds.yaml
    Kubernetes 1.14 or lower: https://github.com/jetstack/cert-manager/releases/download/v0.14.1/cert-manager-legacy.crds.yaml