Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 646 Bytes

File metadata and controls

15 lines (12 loc) · 646 Bytes

Hack Your Career - Lambda functions and GitOps

Source code and presentation for "Lambda functions i GitOps - jak szybko budować nowoczesne aplikacje" lecture.

Repository structure

.
├── hyc-carpet                         // the Serverless Function source code
├── hyc-k3s                            // the Gitops parts demo application source code
├── hyc-proxy                          // the Serverless parts demo application source code
├── pocket-gitops                      // k3s, k8s, gitea, flux configurations
├── Lambda_functions_and_GitOps.pdf    // presentation
└── README.md