Git Product home page Git Product logo

Comments (8)

coco98 avatar coco98 commented on August 11, 2024

Did you run through these steps: https://github.com/hasura/hasura-k8s-stack#cert-manager?

from hasura-k8s-stack.

sachaarbonel avatar sachaarbonel commented on August 11, 2024

Yes and it was deployed properly (apart from the certificates, I had to add an exception to firefox to access the hasura console). So I changed

to ClusterIssuer.
And
certmanager.k8s.io/issuer: "letsencrypt-staging"
to certmanager.k8s.io/cluster-issuer: "letsencrypt-prod"

from hasura-k8s-stack.

coco98 avatar coco98 commented on August 11, 2024

@shahidhk Thoughts?

from hasura-k8s-stack.

sachaarbonel avatar sachaarbonel commented on August 11, 2024

The reason why I did is because I previously successfully deployed other stuff on my cluster like they explain in this article with proper certificates

from hasura-k8s-stack.

shahidhk avatar shahidhk commented on August 11, 2024

ClusterIssuer resource "letsencrypt-prod" not found

I am not familiar with ClusterIssuer, but the included file is of kind Issuer: https://github.com/hasura/hasura-k8s-stack/blob/master/cert-manager/le-prod-issuer.yaml#L2

https://github.com/hasura/hasura-k8s-stack/blob/master/README.md#L212-213
should create the Issuers and https://github.com/hasura/hasura-k8s-stack/blob/master/README.md#L255-266 should issue the actual SSL certs.

I did a Twitch stream on setting this up: https://www.twitch.tv/videos/388115439
Let me know if you have any suggestions. We're always online at https://discord.gg/hasura

from hasura-k8s-stack.

sachaarbonel avatar sachaarbonel commented on August 11, 2024

Thank's nervermind. I think I might have a chance with cert-manager helm chart I'll keep you updated of my progress.

from hasura-k8s-stack.

sachaarbonel avatar sachaarbonel commented on August 11, 2024

Basically I followed the instructions of cert-manager. Then I made the same changes like I said here :

Yes and it was deployed properly (apart from the certificates, I had to add an exception to firefox to access the hasura console). So I changed

hasura-k8s-stack/cert-manager/le-prod-issuer.yaml

Line 2 in f05e8a9
kind: Issuer
to ClusterIssuer.
And

hasura-k8s-stack/hasura/ingress.yaml

Line 7 in f05e8a9
certmanager.k8s.io/issuer: "letsencrypt-staging"
to certmanager.k8s.io/cluster-issuer: "letsencrypt-prod"

The only things that I did differently (except for certain tools that was updated during the process like webhook in certmanager and nginx controller in mandatory) was to change

secretName: k8s-stack-hasura-app-tls

to letsencrypt-prod

from hasura-k8s-stack.

sachaarbonel avatar sachaarbonel commented on August 11, 2024

EDIT: That's odd I changed back to whatever-app-name-tls and it worked too. I must have done something wrong in the first place

from hasura-k8s-stack.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.