logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Rashmi Gottipati, Varsha Prasad Narsing, Tony J, Bryce Palmer, Camila Macedo
2023-04-19

tldr - powered by Generative AI

Phase 2 plugins in Cube Builder and Operator SDK allow for extensible CLI and scaffolding through external plugins
  • Cube Builder simplifies building a Kubernetes operator and allows for extensible CLI and scaffolding through plugins
  • Phase 2 plugins allow for external plugins to be discovered and used without needing to be compiled with the Cube Builder binary
  • Plugins can modify Cube Builder's base scaffolding before files are written to disk
  • Plugins can be written in any language
  • External plugins allow for customization of Cube Builder's workflow for non-GoLang operators
Authors: Yong Tang
2022-10-26

CoreDNS maintainers will give you an introduction with the latest project update and roadmap, followed by a deep dive into creative ways of using CoreDNS through the plugin system. Stay to learn how to write you own CoreDNS plugin and help contribute to the project itself!
Authors: Daniel Mellado, Doug Smith
2022-05-20

tldr - powered by Generative AI

The presentation discusses the basics of CNI and provides tools and techniques for debugging CNI plugins in production environments.
  • CNI is the container networking interface that provides an API for networking plugins to manipulate pod sandboxes
  • Debugging CNI plugins in production requires a toolbox of tools and techniques
  • CNI tool is a useful tool for debugging CNI plugins
  • CNI 2.0 needs to address the need for better debugging capabilities