Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-cka

☸️ A curated list for awesome resources needed to pass your Certified Kubernetes Administrator (CKA) exam.
https://github.com/krzko/awesome-cka

  • https://github.com/cncf/curriculum
  • https://kubernetes.io/docs/reference/kubectl/cheatsheet
  • https://discuss.kubernetes.io
  • https://kubernetes.io/docs/home/
  • - This course teaches you about tmux's pane and window management, session management, copy-paste, and more.
  • - Get up and running with the world's best text editor. No Vim experience is required, but you'll be productive in no time (and blazing-fast, soon).
  • - In this guide, we'll give you a quick run through of the most important commands you'll want to know for managing a systemd enabled server.
  • - In this guide, we will be discussing the systemctl command, which is the central management tool for controlling the init system.
  • - In this guide, we will discuss how to use the journalctl utility, which can be used to access and manipulate the data held within the journal.
  • - In this guide, we will introduce you to the different units that systemd can handle..
  • - This page is an overview of the kubectl command. **NOTE:** This page can be referenced with your one other available tab.
  • - When it comes to security-related tasks, like generating keys, CSRs, certificates, calculating digests, debugging TLS connections and other tasks related to PKI and HTTPS, you’d most likely end up using the OpenSSL tool.
  • - Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker, including how to build containers, so that even readers who haven't used these technologies before can get up and running.
  • https://www.amazon.com/Kubernetes-Running-Dive-Future-Infrastructure/dp/1491935677
  • https://www.amazon.com/DevOps-Kubernetes-Accelerating-container-orchestrators-ebook/dp/B0711KDB8N/
  • https://www.amazon.com/Kubernetes-Book-Version-January-2018-ebook/dp/B072TS9ZQZ
  • https://spacelift.io/blog/kubernetes-cheat-sheet
  • https://spacelift.io/blog/kubernetes-best-practices
  • - This section of the Kubernetes documentation contains pages that show how to do individual tasks. A task page shows how to do a single thing, typically by giving a short sequence of steps.
  • - This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster.
  • - This course prepares you for the Certified Kubernetes Administrator (CKA) exam by the Cloud Native Computing Foundation. You will learn how all of the components of a Kuberenetes cluster work together, how to monitor all components of a cluster, and how to build your own Kubernetes cluster from scratch. We will also cover networking, deploying applications, scheduling pods, logging, and a whole lot of practice in the command line.
  • - Prepare for the Certified Kubernetes Administrators Certification with live practice tests right in your browser.
  • - Everything you need to know to start deploying and managing cloud-native applications on Kubernetes in the real world.
  • - This is a Kubernetes playground, a safe place designed for experimenting, exploring and learning Kubernetes. The playground has a pre-configured Kubernetes cluster with two nodes, one configured as the master node and a second worker node.
  • - minikube implements a local Kubernetes cluster on macOS, Linux, and Windows.
  • - MicroK8s is a CNCF certified upstream Kubernetes deployment that runs entirely in your workstation. Being a snap it runs all Kubernetes services natively (i.e. no virtual machines) while packing the entire set of libraries and binaries needed. Installation is limited by how fast you can download a couple of hundred megabytes and the removal of MicroK8s leaves nothing behind.
  • - Kubernetes Engine is a managed, production-ready environment for deploying containerized applications. It brings our latest innovations in developer productivity, resource efficiency, automated operations, and open source flexibility to accelerate your time to market.
  • https://github.com/liftoff/GateOne
  • - A sample lab test environment to help in preparation of CKA certification.
  • - A set of exercises that will help you to prepare for the Certified Kubernetes Administrator exam.
  • - A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation, some overlap with the above but with more content.
  • James Strong