Search code examples
kuberneteskubernetes-pod

what is Minimum Viable Pod (MVP)


What is Minimum Viable Pod (MVP) in kubernetes?

i've tried to google it but nothing useful was there...

i've heard about the MVP consept when i saw this yaml file and couldn't get what is MVP and why this pod is a MVP!


Solution

  • The simplest possible manifest that you need to write in order to run a pod.