openfaas/docs

Remove Certificate step from SSL page?

オープン

#160 opened on 2019/07/01

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Makefile (95 件のフォーク)auto 404
good first issuehelp wantedsize/s

Repository metrics

Stars
 (67 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Proposed change

We may be able to remove the additional create Certificate step from SSL page.. https://docs.openfaas.com/reference/ssl/kubernetes-with-cert-manager/

Context

It seems like cert-manager's Ingress shim (available since 0.2.2) automatically creates certificates if an Ingress object is decorated appropriately. This is simpler than us instructing the user to create a separate Certificate object.

Found by: @ajaegle

https://github.com/openfaas-incubator/ingress-operator/issues/6

Your Environment

We should test that the certificate is created automatically before removing the explicit step.

コントリビューターガイド