Giter Site home page Giter Site logo

becoming-kcna-certified's Introduction

Becoming KCNA Certified

This is the code repository for Becoming KCNA Certified, published by Packt.

Build a strong foundation in cloud native and Kubernetes and pass the KCNA exam with ease

What is this book about?

The job market related to the cloud and cloud-native technologies is both growing and becoming increasingly competitive, making certifications like KCNA a great way to stand out from the crowd and learn about the latest advancements in cloud technologies.

This book covers the following exciting features:

  • Get to grips with Cloud Native Computing Foundation (CNCF) and its projects
  • Build, configure, and run containers with Docker
  • Bootstrap minimal Kubernetes clusters for learning
  • Manage and encrypt container traffic with Service Mesh
  • Deploy, configure, and update applications on Kubernetes
  • Control and connect the applications that run on Kubernetes
  • Manage storage and provide observability on Kubernetes
  • Automate software development with CI/CD and GitOps

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter3.

The code will look like the following:

apiVersion: v1
kind: PersistentVolumeClaim
metadata:
  name: kcna-pv-claim
spec:
  storageClassName: standard
  accessModes:
    - ReadWriteOnce
  resources:
    requests:
      storage: 3Gi

Following is what you need for this book: This book is for DevOps engineers, system administrators, developers, fresh IT graduates, or anyone interested in cloud native architecture, applications, and technologies. Those with relevant work experience looking to upskill themselves in order to manage their applications with Kubernetes in a better way will also find this book helpful. Familiarity with IT fundamentals, networks, and command line interface (CLI) is required, but no prior knowledge of Kubernetes, docker, or cloud services is needed to get started with this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

Chapter Software required OS required
1-13 Kubernetes Windows, Mac OS X, and Linux (MacOs or Linux recommended)
1-13 minikube Windows, Mac OS X, and Linux (MacOs or Linux recommended)
1-13 Docker Windows, Mac OS X, and Linux (MacOs or Linux recommended)
1-13 Prometheus Windows, Mac OS X, and Linux (MacOs or Linux recommended)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Dmitry Galkin is a cloud expert and a founder at Cloudification. For 12+ years he has been working with cloud technologies, cloud native solutions, DevOps, infrastructure, and service automation domains in a variety of roles. He has consulted international enterprises and supported small startups, mentored students, and developed IT certification programs for non-profit organizations as a subject matter expert. Dmitry is an open-source contributor, and he holds more than 10 professional certifications including all 4x Kubernetes certifications from CNCF (namely, KCNA, CKA, CKAD and CKS). He is based in Berlin and holds Master of Science degree from the University of Bremen, Germany.

becoming-kcna-certified's People

Contributors

nithikpackt avatar galkindmitrii avatar sayalip8 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.