kubecon24/content/day1/06_lightning_talks.md

46 lines
1.3 KiB
Markdown

---
title: Lightning talks
weight: 6
---
The lightning talks are 10-minute talks by diferent cncf projects.
## Building contaienrs at scale using buildpacks
A Project lightning talk by heroku and the cncf buildpacks.
### How and why buildpacks?
* What: A simple way to build reproducible contaienr images
* Why: Scale, Reuse, Rebase
* Rebase: Buildpacks are structured as layers
* Dependencies, app builds and the runtime are seperated -> Easy update
* How: Use the PAck CLI `pack build <image>` `docker run <image>`
## Konveyor
A Platform for migration of legacy apps to cloudnative platforms.
* Parts: Hub, Analysis (with langugage server), Assesment
* Roadmap: Multi language support, GenAI, Asset Generation (e.g. Kube Deployments)
## Argo'S Communuty Driven Development
Pretty mutch a short intropduction to Argo Project
* Project Parts: Workflows (CI), Events, CD, Rollouts
* NPS: Net Promoter Score (How likely are you to recoomend this) -> Everyone loves argo (based on their survey)
* Rollouts: Can be based with prometheus metrics
## Flux
* Components: Helm, Kustomize, Terrafrorm, ...
* Flagger Now supports gateway api, prometheus, datadog and more
* New Releases
## A quick logg at the TAG App-Delivery
* Mission: Everything related to cloud-native application delivery
* Bi-Weekly Meetings
* Subgroup: Platforms