<style> body { background: url( 'https://raw.githubusercontent.com/SovereignCloudStack/website/main/_assets/revealjs/presentation-content.png' ); background-size:cover; background-position: center; } @media print { .backgrounds { background:url('https://raw.githubusercontent.com/SovereignCloudStack/website/main/_assets/revealjs/presentation-content.png'); /* if you used "cover" on screen, * you will probably want "contains" on print */ background-size:contain; background-position: center; } </style> <!-- .slide: data-background="https://raw.githubusercontent.com/SovereignCloudStack/website/main/_assets/revealjs/presentation-main.png" data-background-size="contain" data-background-color="rgb(0,0,0)" --> ## Workload identities ...may be part of SCS someday --- ## Introduction --- ![](https://input.scs.community/uploads/bfeb876b-21e1-49c1-96d3-8f9f6e03cf7f.svg) <small>Taking triangle metaphor of technology "layers". Customers generally can consume each of these blocks "as a Service".</small> --- ![](https://input.scs.community/uploads/7e2ce548-6e5a-4b8a-a598-a7efcee694aa.svg) Humans generally can use the cloud IdP to consume cloud services. --- ## Problem statement --- <small>Most likely, consumers will want to use multiple of these blocks: Users of e. g. Kubernetes may want to consume the container registry and database+pubsub for deployed applications.</small> ![](https://input.scs.community/uploads/5a5f2d49-e482-4f5f-99a2-24260eee7aba.svg) --- ## (Potential) solution <small>Kubernetes OIDC Issuer discovery with support of used IdP</small> --- ![](https://input.scs.community/uploads/b8e5e180-0acc-4af2-8934-f89575cda3ee.svg) --- # Thank you!
{"title":"Workload identities","type":"slide","slideOptions":{"transition":"slide","theme":"white"}}