logo
Dates

Author


Conferences

Tags

Sort by:  

Conference:  ContainerCon 2022
Authors: Theresa Shan, Cathy Zhang
2022-06-22

tldr - powered by Generative AI

Design details of the elastic code method for Kubernetes and changes made to the Kubernetes code base to support it
  • Elastic code method involves creating application parts in three steps and using enclaves for security
  • Elastic code method reduces overhead and improves performance optimization
  • Changes made to Kubernetes include adding a replica field to the pod spec and modifying the API server, scheduler, and kubelet to support it
  • Replicated containers are managed through a set of states in the product status
  • Elastic code method schedules replicated containers onto the node that hosts the primary container