Building-inspection APIs need worker VMs the team can shape and patch themselves on OKE. Which node type matches that responsibility model?
Select an answer to reveal the explanation.
Short Explanation
Managed nodes are workers you own: instances in your tenancy, your shape and OKE worker image choice, your upgrade and capacity burden. Flexibility with node operations attached—right for teams that need that control on a building-inspection API.
Full Explanation
Official OKE: managed nodes are Compute instances in your tenancy. You select shape and image (prefer OKE worker images) and handle node Kubernetes upgrades and capacity. Virtual nodes remove that instance ownership. API Gateway and Functions are not substitutes for choosing an OKE node type for long-running inspection API Pods.