Skip to content

Commit

Permalink
overview diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
toddnni committed Sep 16, 2024
1 parent df4dd92 commit bce9dbf
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,22 @@ Platform Engineering with Kubernetes Automation Demo 2024
=============================================

The idea is to demonstrate how you can use Kubernetes concepts to automate application infrastructure delivery.
The demo will install application stack that will manage Azure resources and external Git resource with Operators.

Features

- ASO, Azure Service Operator https://github.com/Azure/azure-service-operator
- Crossplane https://github.com/crossplane/crossplane
- Shell-operator https://github.com/flant/shell-operator

The demo is insecure and do not use this as baseline. Public clusters etc.
![Diagram that show the resource structure](overview.drawio.svg)


The demo is insecure and do not use this as baseline, note

- the Azure resources are exposed to public internet
- Kubernetes deployment is not hardened
- ASO uses full privileges in the subscription

Try out
======
Expand Down
Loading

0 comments on commit bce9dbf

Please sign in to comment.