You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
So, to avoid the leaky abstractions to an extent, we reuse
PodSpec
from upstream Kubernetes directly, this lets us utilize full power of PodSpec.DeploymentSpec
is another very important Kubernetes spec which we should take advantage of directly in our spec.Let's do it :)
The text was updated successfully, but these errors were encountered: