Apress | Kubernetes: Preparing For The CKA And CKAD Certifications (2021 EN)

Discussion in 'Computing' started by Kanka, Dec 13, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Philippe Martin
    Full Title: Kubernetes: Preparing For The CKA And CKAD Certifications
    Publisher: Apress; 1st ed. edition (December 1, 2020)
    Year: 2021
    ISBN-13: 9781484264942 (978-1-4842-6494-2), 9781484264935 (978-1-4842-6493-5)
    ISBN-10: 1484264940, 1484264932
    Pages: 231
    Language: English
    Genre: Educational: Cloud Computing
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 37.44 €


    Master all the concepts and tools necessary to start administering a Kubernetes cluster and deploying applications to production. You will cover the entire curricula of the two Kubernetes certifications (for application developers and administrators).

    The initial chapters guide you through deployment of a Kubernetes cluster on virtual machines and explore the different components of the control plane. Next, you will work with the kubectl command-line tool; namespaces, labels, selectors, and annotations—common resources used through the Kubernetes API. The following chapters describe the principle of controllers and detail how workload controllers work as well as the possibilities for configuring deployed applications.

    You will also learn how to deploy a scalable and self-healing application, how pods are scheduled to nodes, how parts of the application can communicate, and how the application is discoverable from the outside. Next, you will cover security concerns describing the different authentication methods, the RBAC authorization mode, security contexts, network policies, and how to secure container images. You will also cover using persistent volumes for your containers to store long-term data, monitoring your clusters and applications and implementing design patterns for multi-container pods. The concluding chapters guide you through the upgrade of your deployed cluster.

    After reading this book, you will have enough knowledge to deploy a complex application using a Kubernetes cluster and be ready for the certification exams.


    Learn:
    ✓ Deploy a Kubernetes cluster with kubeadm and learn how the control plane works
    ✓ Discover how the Kubernetes API is structured
    ✓ Deploy secure, auto-scaled, and self-healing applications
    ✓ Master the kubectl command-line tool

    Features:
    ✓ Helps prepare for two Kubernetes certifications
    ✓ Covers all the major topics necessary to deploy and administer any application in Kubernetes
    ✓ Shows how to operate applications and clusters

    Who This Book Is For:
    Administrators and application developers with good knowledge of micro-services development and deployment.

    -------------