We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Effective management of Kubernetes resources for cluster admins

Formal Metadata

Title
Effective management of Kubernetes resources for cluster admins
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Lessons learned from managing Kubernetes cluster resources in an open-source community in a transparent git-ops way. We will discuss the design patterns for Kubernetes resource management in cluster fleets in order to achieve uniformity, auditability, transparency, and effectiveness. In particular, we will talk about cluster policies, and effective repository structures promoting manifest reuse and collaboration through Kustomize. Kustomize is a first-party tool for manifest composition allowing cluster admins to create simple yet powerful and context-aware file structures for resources that require centralized management. This lightning talk aims to share our personal experience in Operate First Community Cloud in this regard.