What is the purpose of a Kubernetes Ingress object?
To specify HTTP and HTTPS traffic routing rules from outside the cluster to Services within the cluster
To load balance across a set of Pods
To manage the number of instances of a container image running within the cluster
To manage traffic between Services within the cluster
What are two features of Tanzu Application Catalog? (Choose two.)
Backups and restores Kubernetes components from a graphical user interface.
Provides production ready open source container images.
Migrates legacy .NET applications to a Kubernetes infrastructure.
Creates a custom Operating System image.
Creates a deployment from an extensive library of application components, databases, and runtimes.
Which command can be used to build a container image?
docker image create
oci build
docker build
tanzu build
Which Tanzu product provides centralized monitoring and management for Tanzu Kubernetes Grid and other conformant Kubernetes clusters?
Tanzu Build Service
Tanzu Application Catalog
Tanzu Application Service
Tanzu Mission Control
What does it mean by a “lift and shift” approach regarding moving applications to the cloud?
Retiring the application and replacing it with a different application
Code changes and user facing changes
No code changes and no user facing changes
Code changes and no user facing changes
List three benefits of Tanzu Mission Control: (Choose three.)
Converts your Kubernetes Clusters to ClusterAPI Mode
Enhances operational efficiency
Strengthens security and compliance
Provides CI/CD Pipeline Automation
Increases developer agility and productivity