Giter Site home page Giter Site logo

poc-k8s-istio-auth's Introduction

POC Using Ory hydra and oathkeeper integrated with istio for auth

Prerequirements

  • Kubernetes 1.17.11
  • Istio 1.7.1
  • Helm 3
  • Node.js 12.19. LTS
  • Tilt Latest
  • Ansible

Tasks

  • Install development tools

    • Install Kind
    • Install Helm
    • Install istioctl
    • Install Tilt
    • Install ansible
  • Define a initial project structure

  • Kubernetes configuration

    • Create a local registry
    • Create a local cluster
    • Create ansible to deploy:
      • Ingress controller with Nginx
      • Network Load Balancer with MetalLB
      • Istio
  • Update helm chart with Ory Hydra basic configuration

  • Update helm chart with Ory Oathkeeper basic configuration

  • Demo app: Identity Provider

    • Create a node.js project structure/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an authetication endpoint based on user and password
    • Integrate with Ory Hydra in order to generate access and refresh tokens
  • Demo app: Login Backend For Frontend

    • Create a node.js project structure/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an authetication endpoint based on user and password
    • Integrate with Ory Hydra in order to generate access and refresh tokens
  • Demo app: Login Frontend

    • Create a ReactJS project/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an authentication page integrated with Identity Provider
  • Demo app: Business Metrics Microservice

    • Create a node.js project structure/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an endpoint to retrieve some metrics to display in dashboard
  • Demo app: User Microservice

    • Create a node.js project structure/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an endpoint to retrieve current user personal data
  • Demo app: Dasboard Backend For Frontend

    • Create a node.js project structure/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an endpoint that gets current user data
    • Create an endpoint to retrieve some metrics data
    • Integrate with Ory Hydra in order to generate access and refresh tokens
  • Demo app: Dasboard Frontend

    • Create a ReactJS project/ foundation
    • Create Dockerfile
    • Create helm chart to setup the project
    • Automate helm deploy with tilt
    • Create an dasbhoad page with metrics and user data
  • Explore configurations on ory hydra and oathkeeper

poc-k8s-istio-auth's People

Contributors

wfercosta avatar

Watchers

 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.