Merge pull request #10 from piotrmsc/docs

Small info
This commit is contained in:
Piotr Mścichowski 2019-08-06 11:16:57 +02:00 committed by GitHub
commit 1fe108d553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Client Id, Client Secret and Identifier of the client in hydra are be stored in
Reference is used to identify in which kubernetes secret are stored mentioned properties. Secret iscreated in the same namespace of applied CR. Reference is used to identify in which kubernetes secret are stored mentioned properties. Secret iscreated in the same namespace of applied CR.
By default controller should be deployed in the same pod as hydra. Service discovery will come in place in the future. By default controller should be deployed in the same pod as hydra. Service discovery will come in place in the future.
Custom Resource should be Namespace scoped to enable isolation in k8s.
It is represented in the diagram It is represented in the diagram
![diagram](./assets/workflow.svg) ![diagram](./assets/workflow.svg)