Skip to content

v0.1.1

Compare
Choose a tag to compare
@prometherion prometherion released this 21 Oct 12:39
· 469 commits to master since this release

Container images are hosted on docker.io and can be pulled with the following command:

docker pull clastix/kamaji:v0.1.1

The current release has been tested over the last Chart release (0.10.0), remember to update your Helm chart as follows:

helm repo add clastix https://clastix.github.io/charts
helm repo update

⚠️ Due to an update on the TenantControlPlane definition, ensure to update it manually if you've prior installed Kamaji.

Features

  • Specify scheduling constraints for TenantControlPlane pods #179

Enhancements

  • Kamaji listing on Rancher application catalog #170
  • CNCF compliance support #169
  • Docs link to nodes joining process #175
  • Link to deploy guide #176