GithubHelp home page GithubHelp logo

Comments (3)

JosefWN avatar JosefWN commented on May 19, 2024 2

as all the 'Ingress' controllers are on the LB for the K8S cluster anyone on the network can hit any of them with out issue.

You can set-up basic authentication in the ingress itself using annotations, you don't need to set up another NGINX instance for this, see this example with ingress-nginx: https://kubernetes.github.io/ingress-nginx/examples/auth/basic/

from k8s-mediaserver-operator.

kubealex avatar kubealex commented on May 19, 2024

hey @veenarm!
I get your point, but as @JosefWN, ingress basic auth can be configured on the ingress itself, and we actually support annotations in the chart.

All the tools allow adding authentication to them, it is just not set up in the initial script (the intent of the operator was just to ensure all the stack up and running, rather than being a full-rounded configurator), but you can add it later.

from k8s-mediaserver-operator.

veenarm avatar veenarm commented on May 19, 2024

Ah yes, that also works :)

I still find having 1 with 1 domain with mutliple contextPaths easier to manage, but due to the above i would also deem it to be not part of this project.

from k8s-mediaserver-operator.

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.