INTRODUCTION TO NET
APPLICATION DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
The master node is responsible for cluster management and for providing the API.
|
|
The Cluster State Store is responsible for cluster management and for providing the API.
|
|
The Kube Proxy Service can do cluster and API management of cluster resources.
|
|
Pods have the cluster agent software that can be used for cluster management and APImanagement.
|
Detailed explanation-1: -Which statement is valid with respect to configuring the Oracle Cloud Infrastructure (OCI) API Gateway? A single gateway can only be deployed in a private OCI VCN subnet. A single gateway can be deployed in both a public and private OCI Virtual Cloud Network (VCN) subnet.
Detailed explanation-2: -What is the Cluster API Provider for OCI. The Cluster API Provider for OCI (CAPOCI) brings declarative, Kubernetes-style APIs to cluster creation, configuration and management. The API itself is shared across multiple cloud providers allowing for true hybrid deployments of Kubernetes.
Detailed explanation-3: -CAPOCI uses templates to create a default infrastructure that gives public access to the Kubernetes API and runs the control plane and workload instances in private subnets.
Detailed explanation-4: -Container Engine for Kubernetes (OKE) helps you define and create Kubernetes clusters to enable the deployment, scaling, and management of containerized applications.
Detailed explanation-5: -Oracle Cloud Infrastructure (OCI) Functions is a serverless compute service that lets developers create, run, and scale applications without managing any infrastructure. Functions have native integrations with other Oracle Cloud Infrastructure services and SaaS applications.
Detailed explanation-6: -The cluster control plane processes monitor and record the state of the worker nodes and distribute requested operations between them. A node pool is a subset of worker nodes within a cluster that all have the same configuration.