logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Damien Grisonnet
2023-04-21

tldr - powered by Generative AI

The presentation discusses the importance of capacity planning, metrics, and logging in Kubernetes and the need for stability and automation in these areas.
  • Capacity planning requires up-to-date and fresh data, and aggregation at collection time to reduce scope.
  • The project provides a tool for capacity planning that does not require knowledge of prompt URL.
  • The metrics framework provides stability levels to prevent breaking changes and automation to prevent users from making breaking changes.
  • Structured logging in JSON format is easier to query and analyze than text-based logging.
  • Contextual logging allows for attaching context and data to log lines for better analysis and correlation with tracing.
  • The structured logging working group is actively working on migrating the code base to structured and contextual logging.
Authors: Xiangqian Yu
2023-04-20

tldr - powered by Generative AI

The presentation discusses the progress and updates of the Kubernetes Data Protection Working Group in developing components for application backup and restoration in Kubernetes context.
  • The working group has published a white paper that outlines the projects, problems, and gaps in Kubernetes, as well as the components being developed and the directions being taken.
  • The group has also released an annual report that documents the achievements in the past year and the focus for the future.
  • The application backup in Kubernetes context consists of two parts: the Kubernetes resources that shape the application and the data backup stored on persistent volumes.
  • The group is developing components to support the entire application backup workflow, including volume model convention, container notifier, and consistent group snapshot.
  • The group is also working on a Kubernetes API that defines stateful applications and how to take a snapshot backup of those applications.
  • The group has made progress in developing the components, with some moving to Alpha and Beta releases.
  • The group encourages participation through bi-weekly meetings, a mailing list, and a Slack channel.
Authors: Priyanka Saggu, Kaslin Fields, Madhav Jivrajani
2023-04-19

tldr - powered by Generative AI

The presentation discusses the sub-projects of the Kubernetes Special Interest Group for Contributor Experience and their automation efforts in generating annual reports.
  • The Kubernetes Special Interest Group for Contributor Experience manages sub-projects such as community, community management, documentation, Dev stats, elections, events, and GitHub management.
  • The group also focuses on mentoring and Slack infrastructure.
  • The annual report generator tool creates empty annual report templates and issue templates for the sub-projects.
  • Automation efforts were made to generate lists of community enhancement proposals for the annual report templates.
  • The annual reports serve as a way to gauge the health of sub-projects and to identify areas where help is needed.
  • The reports can also be used to convince employers to allow contributions to Kubernetes.
  • The group is in need of help in the mentoring and elections sub-projects.
Authors: Stephen Kitt, Jeremy Olmsted-Thompson, Laura Lorenz, Paul Morie
2023-04-19

tldr - powered by Generative AI

The presentation discusses the current projects and focus areas of the Sig Multi-Cluster group, which aims to provide solutions for multi-cluster deployments. The group prioritizes specific, tangible problems and aims to keep multi-cluster consistent with single cluster wherever possible.
  • The Sig Multi-Cluster group focuses on specific, tangible problems in multi-cluster deployments
  • The group prioritizes keeping multi-cluster consistent with single cluster
  • Current projects include multi-cluster networking, controllers and leader election, work API, and staple set slices
  • The group aims to find the most essential problems to solve in the areas of multi-cluster registries and control planes
  • The concept of a cluster set and namespace sameness are core concepts in the group's solutions
Authors: Rita Zhang, Tim Allclair, Mo Khan
2022-10-28

tldr - powered by Generative AI

The presentation discusses the major enhancements the SIG is working on for authentication and authorization, including Pod Security, KMS encryption, structured configuration, reduction of legacy service account token attack surface area, and certificate signing request duration control. It also explains how to set up authentication and credentials for paths, and the different levels of specificity for credentials.
  • Major enhancements for authentication and authorization
  • Pod Security
  • KMS encryption
  • Structured configuration
  • Reduction of legacy service account token attack surface area
  • Certificate signing request duration control
  • How to set up authentication and credentials for paths
  • Different levels of specificity for credentials
Authors: Han Kang, David Ashpole, Damien Grisonnet
2022-10-28

tldr - powered by Generative AI

The presentation discusses the importance of observability in Kubernetes and the role of the SIG Instrumentation group in maintaining and improving the stability and quality of metrics.
  • The SIG Instrumentation group is responsible for maintaining and improving the stability and quality of metrics in Kubernetes.
  • Observability is important in Kubernetes to identify and fix issues related to latency regression and other problems.
  • The group is working on building an automated documentation to help users understand and use metrics more effectively.
  • The group is also working on adding a beta stage to the stability framework to improve expressiveness.
  • The group is actively seeking new contributors and offers various ways to contribute, including code reviews and documentation.
  • The group maintains several sub-projects, including CubeSat Metrics, Metric Server, and Primitives Adapter, which are used for auto-scaling and adapting queries.
  • The group also maintains the logging infrastructure in Kubernetes.
Authors: Marky Jackson, Nabarun Pal, Kaslin Fields, Madhav Jivrajani
2022-10-27

tldr - powered by Generative AI

Overview of sub-projects within the Kubernetes community and their goals
  • The Kubernetes community manages various sub-projects such as automation of the pipeline from Zoom to YouTube, managing the end-user focused community forum, and reaching out to contributors through various communication platforms
  • The community also focuses on maintaining code quality and managing GitHub requests through a team of moderators and admins
  • Mentoring programs are crucial for building up new contributors and scaling back some programs due to resource constraints
  • Shadow programs are adopted by various groups to train individuals for specific roles within the project
Authors: Fabrizio Pandini, Cecile Robert-Michon
2022-10-26

tldr - powered by Generative AI

Cluster API is a Kubernetes sub-project that uses controllers and built-in features of Kubernetes to manage Kubernetes clusters. The project aims to make managing Kubernetes clusters easier and is not prioritizing one cloud or infrastructure over another. The team is working on optimizing bootstrap times and exploring ways to downsize the footprint of Cluster API in limited environments.
  • Cluster API uses Kubernetes to manage Kubernetes clusters
  • The project aims to make managing Kubernetes clusters easier
  • The team is working on optimizing bootstrap times
  • They are exploring ways to downsize the footprint of Cluster API in limited environments
Authors: Xiangqian Yu
2022-10-26

Data Protection WG is dedicated to promoting data protection support in Kubernetes. The Working Group is working on identifying missing functionalities and collaborating across multiple SIGs to design features to enable data protection in Kubernetes. In this session, the co-chairs of this WG will discuss what is the current state of data protection in Kubernetes and where it is heading in the future. They will also talk about how interested parties (including storage and backup vendors, cloud providers, application developers, and end users, etc.) can join this WG and contribute to this effort. Details of the WG can be found here: https://github.com/kubernetes/community/tree/master/wg-data-protection.
Authors: John Belamaric, Davanum Srinivas
2022-05-20

SIG Architecture maintains and evolves the design principles of Kubernetes, and provides a consistent body of expertise necessary to ensure architectural consistency over time. The SIG takes care of evolution of conformance definitions, API definitions/conventions, deprecation policy, design principles, and other cross-cutting concerns. In this talk, we will provide an introduction to SIG architecture, including its role and the various subprojects that support its activities. Additionally, we will provide a community update on the status of those efforts.Click here to view captioning/translation in the MeetingPlay platform!