Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    1. Home
    2. Tags
    3. kubernetes
    Log in to post
    • All categories
    • dan

      UNSOLVED Can we deploy Kubernetes clusters for a customer if they are on our cloud?
      Q&A • kubernetes cloud • • dan

      2
      0
      Votes
      2
      Posts
      60
      Views

      dan

      No. Our cloud is a fully managed system, so you shouldn't care about the underlying technology.

      It isn't built with Kubernetes so when we launch a deployment in it, it's constructed using a different approach.

      If you want to run FusionAuth with kubernetes, that is supported, but you must self-host. More details here: https://fusionauth.io/docs/v1/tech/installation-guide/kubernetes/

    • D

      UNSOLVED Fusionauth integrattion with kubeoidc proxy
      Q&A • kubernetes fusionauth oidc • • divneetsingh.m

      2
      0
      Votes
      2
      Posts
      63
      Views

      dan

      @divneetsingh-m

      Is this what you are talking about? https://github.com/jetstack/kube-oidc-proxy

      Where are you not able to see the role? Have you confirmed the role is in the FusionAuth generated JWT?

    • S

      how to get fresh installation?
      General Discussion • kubernetes database • • shaunladd

      4
      0
      Votes
      4
      Posts
      114
      Views

      dan

      Sorry, no kub expert here. I'm not sure how to teardown just the database, but I assume you could write a script to connect to the backing database and drop the tables/schema, etc. That might be quicker than dropping the entire cluster.

      If you figure out a better way, please share!

    • dan

      Can you run FusionAuth in kubernetes?
      Q&A • kubernetes runtimes faq • • dan

      7
      2
      Votes
      7
      Posts
      241
      Views

      dan

      As of q4 2021, FusionAuth officially supports Kubernetes.

      You can read the docs here: https://fusionauth.io/docs/v1/tech/installation-guide/kubernetes/