Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Release 6.0.7

Compare
Choose a tag to compare
@r0mant r0mant released this 10 Sep 20:50
· 793 commits to master since this release
fd85e5b

Gravity 6

Version 6 is a major milestone in Gravity development, it comes with a huge number of new features. The goal of Gravity 6 was to make dramatic improvements to the user experience.

What's New?

Gravity 6 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 Gravity 6 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.

Bugfixes in this release

  • Fix allowPrivileged flag placement in the manifest schema.