Chapter 4: Implementing Reliable, Container-Native Applications

  1. The four use cases for Kubernetes deployments are as follows:
    • Roll out a ReplicaSet
    • Update the state of a set of pods
    • Roll back to an earlier version of a deployment
    • Scale up to accommodate cluster load
  2. The selector.
  1. The record flag, --record.
  2. ReplicationControllers.
  3. Horizontal pod autoscaling.
  4. Scheduled jobs.
  5. DaemonSet simply define a pod to run on every single node in the cluster or a defined subset of those nodes. This can be very useful for a number of production–related activities, such as monitoring and logging agents, security agents, and filesystem daemons.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.136.226