701-100 Exam Question 36

Consider the following Kubernetes Deployment:

With the ReplicaSet:

And the Pods:

What happens if one of the Pods is terminated with the command kubect1 pod delete?
  • 701-100 Exam Question 37

    An online shop needs to store information about clients and orders. A list of fixed properties for clients and orders exists. The data storage should enforce specific data types on these properties and ensure that each order is associated with an existing client. Which of the following cloud services is capable of fulfilling these requirements?
  • 701-100 Exam Question 38

    Which of the following functions are provided by the Ansible apt module? (Choose TWO correct answers.)
  • 701-100 Exam Question 39

    Which vagrant sub command executes a command in a running box? (Specify ONLY the sub command without any path or parameters.)

    701-100 Exam Question 40

    A service should be provided to arbitrary clients on the Internet using HTTPS. Any standard client on the Internet should be able to consume the service without further configuration. Which of the following approaches can be used to implement these requirements? (Choose three correct answers.)