Release 6.0.0
Gravity 6.0
Version 6.0 is a major milestone in Gravity development, it comes with a huge number of new features. The goal of 6.0 was to make dramatic improvements to the user experience.
What's New?
Gravity 6.0 comes with a completely new web UI which includes:
- Beautiful dashboard showing cluster health and a commanding overview of everything that matters.
- Brand new audit log UI, with a history of remotely executed commands via k8s API or SSH.
- Redesigned cluster settings.
Another major change in 6.0 is tighter integration with Gravitational Teleport, i.e. users now must execute tsh login
instead of tele login
to authenticate against Gravity clusters and access them via K8s API or SSH.
The Ops Center has been deprecated. It has been superseded by a new product called Gravity Hub, which is only available to Enterprise Edition users. Gravity Hub not only acts as a central control plane for a large number of remote Kubernetes clusters but also performs the duties of being a central repository of cluster images.
Various Improvements
- Update monitoring application to version
6.0.4
. - Tweak help messages for
gravity
/tele
command-line tools and their flags.
Bugfixes
- Fix an issue with inaccurate descriptions for some audit log events.
- Fix an issue with audit log events not properly emitted for upgrade operation.
- Fix an issue with not all
helm
commands working from host. - Fix an issue with install failure if cluster image includes "resources" sub-directory.