youtube image
From YouTube: Antrea LIVE: Episode 5 (CNI lifecycle in Tanzu, Carvel Packages, Tanzu Addons Manager)

Description

Let's learn about Antrea's lifecycle in Tanzu, with Carvel Packages and Tanzu Addons Manager. The Carvel team will join us so we'll be sure to get into the nitty gritty details about PackageRepositorys, Kapp Controller, and PackageInstalls. In the process we'll learn alot about how VMWare tanzu views the world of custom build K8s infra.

- api deprecations
- https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/
- https://github.com/vmware-tanzu/tanzu-framework/pull/959/
- https://github.com/vmware-tanzu/tanzu-framework/pull/959/, addon reconcilers
- How tanzu addons for CNI, etc, work
- kubetail on https://github.com/vmware-tanzu/tanzu-framework/tree/main/addons#workflow-of-tanzu-addons-manager
- https://carvel.dev/kapp-controller/docs/latest/packaging/
- PackageRepository
- PackageMetadata
- Package
- PackageInstall
- note the `cluster` field... its multicluster by default
- kubectl edit pkg cert-manager.tanzu.vmware.com.1.5.3+vmware.2-tkg.1-zshippable
- goes to custom APIServer extension
- not a CRD
- Managed by kapp controller