Coder Social home page Coder Social logo

Permanent template resources about kiosk HOT 4 CLOSED

loft-sh avatar loft-sh commented on May 26, 2024
Permanent template resources

from kiosk.

Comments (4)

LukasGentele avatar LukasGentele commented on May 26, 2024

@d-m you can use regular RBAC for this. In the spec.space.clusterRole of every Account (see "Deletable Spaces" example in the readme). You can define the ClusterRole that kiosk uses to create the RoleBinding for the user to be able to manage resources in the namespaces created with this account. You can copy the kiosk default ClusterRole and change it so that users will not be able to manipulate NetworkPolicies.

Does that solve your issue?

from kiosk.

d-m avatar d-m commented on May 26, 2024

Unfortunately no. We still want tenants to be able to manage their own NetworkPolicy objects since some need to be able to manage egress for their applications. I think we may end up looking at different SDN options for tenant isolation.

from kiosk.

FabianKramm avatar FabianKramm commented on May 26, 2024

@d-m you can still allow everything besides deleting NetworkPolicies via RBAC, but I guess in your case it would make sense to look at something like gatekeeper or kyverno that allow you to define custom policies who can delete what in addition to what kiosk does.

from kiosk.

FabianKramm avatar FabianKramm commented on May 26, 2024

I'm closing this issue, since policies are not in the scope of kiosk and there are already other projects covering this.

from kiosk.

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.