What Is one way that KubeDirector differs from typical Kubernetes Operators?
A. KubeDlrector embeds a ticket-based authentication system to enhance security for communications across stateful sets.
B. KubeDlrector uses the same deployment objects with which IT is probably already familiar, but makes it easier for IT to catalog and mange the objects.
C. KubeDlrector has a flexible framework that can work for many stateful apps, and Is easier for non-Kubernetes experts to use.
D. KubeDirector is optimized for establishing secure service meshes across cloud-scale, stateless, micro-service-based architectures.
You have used Ezmeral Container Platform to create a Kubernetes cluster, which has 3 conductor (master) nodes tor HA and 12 workers. Which correctly describes how the platform manages this cluster?
A. The controller elects one conductor as the primary conductor and places the other conductors in standby mode.
B. The controller places the conductor nodes in standby mode and takes over as the active conductor for the Kubernetes cluster.
C. The controller sends API requests through the gateway, which load balances them across the conductor nodes.
D. The controller can manage the cluster, but using HA for the conductors limits a few features such as Data Taps and the Web Terminal.
What is one key advantage ofHPE EzmeralData Fabric as opposed to HDFS?
A. EzmeralData Fabric stores a great deal more metadata than HDFS, making It more resilient.
B. EzmeralData Fabric uses more efficient erasure coding to protect all data, instead of replication.
C. EzmeralData Fabric reduces load on storage nodes by placing all metadata on a centralized name node, while HDFS distributes metadata.
D. EzmeralData Fabric enables admins to set policies at a logical volume level, while HDFS does not.
What is one requirement tor setting up Platform High Availability (HA)?
A. Gateway HA must be configured before you enable Platform HA.
B. The controller and the shadow controller must be on different subnets.
C. The controller and the gateway must be on the same subnet.
D. Any virtual clusters that have been created on EPIC workers must be deleted.
You have an Ezmeral Container Platform solution running v5.2 software. The platform manages several Kubernetes clusters. You need to upgrade the software. What type of behavior should you expect during the upgrade?
A. Existing services continue to run with minimal disruption, but users cannot add new services in the Web Ul.
B. All services on the cluster will be down for about an hour, as will the Web Ul.
C. Users can access EPIC features, but services running on the Kubernetes cluster will be unavailable.
D. Users can access the Web Ul. But external clients will not be able to reach services on the cluster.
What Is the purpose of the training stage in the ML lifecycle?
A. The ML application applies a model to the data and tests the effectiveness of that model.
B. The ML application gathers data and applies an algorithm to prepare the data for use.
C. The ML algorithm assesses different datasets and selects the best data for use in later stages.
D. The ML algorithm processes a dataset and learns to perform a task.
You have added a deployment object to the "tenant!" namespaces on a Kubetnetes cluster using the
"cluster.local" domain name.
The deployment's pods run a Web-based application. You want the application running on these pods to
be accessible within the cluster at hostname:
portaLtenantl.svc.clusteUocal. Which object meets these requirements?
A. A service object with ClusterIP type and name "portal"
B. A replica set object with container ports 80 and 443
C. A configmap object with ports 80 and 443 and name "portaLtenant l"
D. A kdcluster object with hostname "portal.tenantl.svc.cluster.local"
You are creating an EPIC Tenant on Ezmeral Container Platform.
When would you grant the Cluster Superuser privilege to Tenant Admins?
A. The Tenant Admins need rights to multiple tenants, and you do not want to give these users Site Admin rights.
B. The Tenant Admins need additional rights to set up persistent storage for certain applications.
C. The Tenant Admins need to access the App Store and download apps for the tenant.
D. The Tenant Admins requires root access to run ActionScripts on virtual clusters.
For which use case should you enable Istlo on a Kubernetes cluster?
A. Connecting a KubeDirector cluster to external Kubernetes components such as secrets and config maps
B. Converting stateful applications such as Spark into a form that can run on Kubernetes
C. Training ML algorithms to perform complex tasks such as clustering andimage recognition
D. Creating more sophisticated routing rules for services running on the cluster
What is a use case for Apache Spark?
A. Processing and analyzing data quickly
B. Establishing secure communications
C. Storing data and ensuring data protection
D. Making Kubernetes easier to manage