OKE Node Sizing for Very Large Container Images
Blog: Oracle BPM
Container images for Kubernetes are typically designed to be as small as possible. When sizes start approaching 1G, the images are considered large. If you try to deploy a 16G image to a default sized OKE node, the deployment will fail with insufficient storage space on the nodes. There are a few obvious and non-obvious steps to configuring increased storage space on nodes in OKE.