logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Maciej Szulik, Katrina Verey, Eddie Zaneski
2022-05-19

tldr - powered by Generative AI

The presentation discusses the development and testing of Cube Control, a tool used in Kubernetes for managing clusters. It also covers the need for new contributors and the importance of attending meetings.
  • Cube Control is a staging repo that is being migrated out of the Kubernetes main repo
  • To build Cube Control, run 'make cube control' at the root of the repo
  • There are three types of testing: unit tests, end-to-end tests, and integration tests
  • Unit tests are offline and run quickly, while end-to-end tests require an active Kubernetes cluster
  • Integration tests are bash tests that need improvement
  • New contributors are needed for the project and attending meetings in person is encouraged