Coder Social home page Coder Social logo

Comments (19)

ixdy avatar ixdy commented on May 23, 2024

The submit-queue has been using kube-lego for a while, and it seems to be working fine, even though it's not for "production use".

It seems like the simplest option, and is probably easily extensible to the rest of the k8s.io services.

from k8s.io.

thockin avatar thockin commented on May 23, 2024

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

kube-lego is deprecated; cert-manager is the endorsed replacement.

from k8s.io.

fejta-bot avatar fejta-bot commented on May 23, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

from k8s.io.

thockin avatar thockin commented on May 23, 2024

/lifecycle frozen
/remove-lifecycle stale

from k8s.io.

munnerz avatar munnerz commented on May 23, 2024

If someone wants to point me to where the definitions for gcsweb live, and if this is still something that needs doing, I'd be happy to open a PR!

from k8s.io.

munnerz avatar munnerz commented on May 23, 2024

d'oh. just spotted /gcsweb.k8s.io...

Presumably the cluster that's being deployed into is not already running cert-manager, and presumably we want to use GCLB ingress (i.e. ingress-gce) for this? 😄

from k8s.io.

thockin avatar thockin commented on May 23, 2024

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

cc @hh @justinsb

This is probably a good first step - if we get TLS automation working for gcsweb, then the k8s.io redirector site should be an easy extension from there.

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

Neither gcsweb nor the k8s.io redirector is running behind ingress, so that's the 0th step.

After that we can set up TLS automation.

from k8s.io.

thockin avatar thockin commented on May 23, 2024

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

We should also put slack.k8s.io behind TLS.

from k8s.io.

thockin avatar thockin commented on May 23, 2024

from k8s.io.

thockin avatar thockin commented on May 23, 2024

from k8s.io.

thockin avatar thockin commented on May 23, 2024

As far as I can tell the ingress part of gcsweb is done. Simple recipe to follow for slack (when ready).

Now for the TLS part :)

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

I played around with cert-manager a bit this evening, got it working on my own deployment: https://gcsweb.ixdyland.net/gcs/kubernetes-jenkins/

Should be pretty easy to deploy this for the "real" gcsweb as well as the k8s.io redirector.

Only issue with putting the k8s.io redirector behind a GCLB Ingress is that I'm not sure we can do http -> https upgrades.

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

OK, it's possible to force http -> https upgrades by inspecting the X-Forwarded-Proto header.

Example of its use in gcsweb: kubernetes/test-infra#11176

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

not yet deployed

from k8s.io.

ixdy avatar ixdy commented on May 23, 2024

This is now deployed; gcsweb is running behind an ingress with https, and it auto-upgrades itself from http -> https.

from k8s.io.

Related Issues (20)

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.