Kubernetes Interview Questions on CustomResources - Day 8
What are Custom Resources in Kubernetes?
Custom Resources (CRs) are an extension mechanism in Kubernetes that allows you to define and use custom objects in addition to the built-in resources like Pods, Services, and Deployments. They provide a way ...
bhavyabojanapalli.hashnode.dev3 min read
Yogitha K
What r few custom resources u have created wrt ur project.
Explain what custom resource are u using currently in ur project