Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Tanzu Framework v0.1.0

Compare
Choose a tag to compare
@zjs zjs released this 02 Sep 01:20
· 1836 commits to main since this release
v0.1.0

This is the initial release of Tanzu Framework, v0.1.0.

Framework is both the foundation for Tanzu editions and a set of building blocks that can be used to extend Tanzu. Framework enables APIs, code, and documentation to be shared. This release includes a variety of components used by Tanzu Community Edition and commercial Tanzu products, such as Tanzu Kubernetes Grid (TKG).

Release contents

CLI

This release includes a core CLI binary for the following platforms:

  • darwin
  • linux
  • windows

Archives containing CLI artifacts are attached to this release. To verify the integrity of these archives, download and import the VMware signing key.

CLI Plugins

This release includes the following CLI plugins:

  • cluster
  • kubernetes-release
  • login
  • management-cluster
  • package
  • pinniped-auth

These CLI plugins are included in the CLI artifacts attached to this release and are additionally available via the tanzu-cli-framework bucket for initialization/upgrade.

CLI Providers

This release includes the following CLI providers:

  • bootstrap-kubeadm
  • cluster-api
  • control-plane-kubeadm
  • infrastructure-aws
  • infrastructure-azure
  • infrastructure-docker
  • infrastructure-tkg-service-vsphere
  • infrastructure-vsphere
  • infrastructure-windows-vsphere

Controllers

This release includes the following controllers:

  • addons
  • capabilities
  • tkr

Note: For v0.1.0, we have not published container images for controllers. To use the controllers in v0.1.0, please checkout and build this tag.

Changes

As this is the first release of Tanzu Framework, we have no changes to note.