Fall component upgrades

As part of our regular upgrade cycle, the following Kubernetes cluster components have been updated. We’ve already rolled these out to all staging clusters. Production clusters will follow in the coming days.

More …

Support for GPU node pools in Azure Kubernetes Service (AKS)

We’re adding support for GPU node pools in AKS (Azure Kubernetes Service). GPU nodes are great for compute-intensive workloads such as graphics and visualization workloads, or machine-learning processes. Azure uses the NVIDIA device plugin to make the GPU capacity of a node available to Kubernetes workloads.

More …

Updated Teleport to version 4.3.5

We’ve updated all Teleport clusters and nodes to version 4.3.5. This is a major release, which includes a brand new UI. This should make Teleport in general easier to use, but more importantly the Audit Log is now also fully exposed through the UI.

More …

Grafana main dashboard updated

We’ve added a Grafana dashboard called Overview with a new dashboard that contains all relevant info from your cluster. We’ve made this dashboard the default for Grafana to replace the default home page of Grafana. This change will be rolled out during the next release.

Disable Nginx server token

As part of our ongoing security audits we noticed Nginx ingress’s server token of our Kubernetes clusters is enabled (which is the default configuration). This leads to exposing Nginx version in the HTTP headers. We have decided to disable it as recommended, no further actions are required from your side, we went ahead and already disabled it for all of the staging clusters, and production clusters will follow by the beginning of next week.