[en] Fix Borg research publication link

This commit is contained in:
Arhell 2025-01-25 14:30:20 +02:00
parent e449da9524
commit 77b21df346
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Real time visualization is a strength that UIs have over CLIs, and with 1.
**Logs**
Based on user research with Kubernetes predecessor [Borg](http://research.google.com/pubs/pub43438.html) and continued community feedback, we know logs are tremendously important to users. For this reason were constantly looking for ways to improve these features in Dashboard. This release includes a fix for an issue wherein large numbers of logs would crash the system, as well as the introduction of the ability to view logs by date.
Based on user research with Kubernetes predecessor [Borg](https://research.google/pubs/large-scale-cluster-management-at-google-with-borg/) and continued community feedback, we know logs are tremendously important to users. For this reason were constantly looking for ways to improve these features in Dashboard. This release includes a fix for an issue wherein large numbers of logs would crash the system, as well as the introduction of the ability to view logs by date.
**Showing More Resources**
The previous release brought all workloads to Dashboard: Pods, Pet Sets, Daemon Sets, Replication Controllers, Replica Set, Services, & Deployments. With 1.4, we expand upon that set of objects by including Services, Ingresses, Persistent Volume Claims, Secrets, & ConfigMaps. Weve also introduced an “Admin” section with the Namespace-independent global objects of Namespaces, Nodes, and Persistent Volumes. With the addition of roles, these will be shown only to cluster operators, and developers side nav will begin with the Namespace dropdown.