Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 879 Bytes

README.md

File metadata and controls

61 lines (33 loc) · 879 Bytes

Infrastructure As Code mit Pulumi - Devopenspace 2021

Open in Gitpod

Labs

Lab 1

Pulumi Grundlagen

  • Pulumi CLI
  • Project & Stack
  • Config & Secrets
  • Outputs

Lab 2

Docker Image & Container

Lab 3

Erstes Cloud (Azure) Deployment

  • Bild auf Storage Blob
  • Statische Website in Blobstorage

Lab 4

Deploy-Check-Destroy Tests für Lab3

Lab 5

Docker Container in Azure (ACI)

Lab 6

Property Test (Policy-as-Code) für Lab 5

Lab 7

Kubernetes Cluster in der Cloud (AKS)

Lab 8

Pod auf Cluster deployen

Lab 9

Property Test (Policy-as-Code) für Lab8

Lab 10

EchoServer Deployment via Kubernetes Deployment & Service

Lab 11

Pulumi CustomResource für Deployment + Service

Lab 12

Helm Chart deployen