Giter VIP home page Giter VIP logo

kubernetes-sso-guide's Introduction

This is the supporting code for the tutorial series A Comprehensive Guide to SSO on Kubernetes.

Some of the highlights this series explains how to do are:

  1. Login to the kubectl cli using SSO credentials via the browser
  2. Replace basic auth ingress annotations with equally simple but much more secure SSO annotations
  3. Push and pull to a secure private docker registry with full ACL

Structure

  • charts/: Charts which are currently only available as part of the deprecated stable helm repository. Any charts in this directory remain subject to the licenses in the original repos, Apache 2.0 at time of writing. As these charts become available elsewhere, they'll be removed when the tutorial series is updated.
  • docker-registry/: The example helm values file for configuring the basic docker registry chart
  • gitea/: The example helm values file for configuring gitea
  • group-auth/: An example cluster role binding definition for configuring a specific SSO group to automatically have cluster admin access
  • harbor/: The example helm values file for configuring harbor
  • jwt-ruby-example/: An example ruby application showing how to decode JSON Web Tokens
  • keycloak/: The example helm values file for configuring Keycloak
  • kube-oidc-proxy/: The example helm values for for configuring Kube OIDC Proxy
  • kubelogin/: An example KUBECONFIG file for use with kubelogin and kube oidc proxy
  • nginx-demo-app/: An example helm values file for deploying Nginx with ingress annotations which delegate authentication to Keycloak via OIDC and demonstrate passing the JWT through
  • oauth2-proxy/: An example helm values file for oauth2-proxy which provides the underlying endpoints needed for nginx to delegate auth to Keycloak
  • openldap/: An example helm values file for installing and configuring openldap

kubernetes-sso-guide's People

Contributors

talkingquickly avatar

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.