Highlights for the week ending February 11, 2022
User interfaces
- The
kubectl gs login
command has been improved in several ways in kubectl-gs v2.1.0. You can now use--self-contained
when logging in to a management cluster to output the login credentials to a self-contained kubectl configuration file. The new--keep-context
flag allows to avoid changing your current kubectl context. And token renewal should be more robust now.
Apps
- nginx-ingress-controller-app v2.9.0 adds support for enabling the ‘–enable-ssl-chain-completion’ flag.
Documentation
- We added documentation for creating test Cluster API for Azure clusters with the Azure
v20.0.0-alpha1
release.