All Projects → AmundsenJunior → Yet Another Ckad Training Resource

AmundsenJunior / Yet Another Ckad Training Resource

Licence: mit
Guides, links, commands, and YAMLs to help prepare for the Certified Kubernetes Application Developer exam

Projects that are alternatives of or similar to Yet Another Ckad Training Resource

Geodesic
🚀 Geodesic is a DevOps Linux Distro. We use it as a cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. ★ this repo! https://slack.cloudposse.com/
Stars: ✭ 629 (+2634.78%)
Mutual labels:  k8s
Permission Manager
Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
Stars: ✭ 753 (+3173.91%)
Mutual labels:  k8s
Carvel Ytt
YAML templating tool that works on YAML structure instead of text
Stars: ✭ 816 (+3447.83%)
Mutual labels:  k8s
Hetzner Kube
A CLI tool for provisioning kubernetes clusters on Hetzner Cloud
Stars: ✭ 689 (+2895.65%)
Mutual labels:  k8s
Aws Service Operator
AWS Service Operator allows you to create AWS resources using kubectl.
Stars: ✭ 750 (+3160.87%)
Mutual labels:  k8s
Tyk
Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Stars: ✭ 6,968 (+30195.65%)
Mutual labels:  k8s
Openpitrix
Application Management Platform on Multi-Cloud Environment
Stars: ✭ 583 (+2434.78%)
Mutual labels:  k8s
Kubecon 2018
Slides from Kubecon 2018
Stars: ✭ 16 (-30.43%)
Mutual labels:  k8s
Openyurt
OpenYurt - Extending your native Kubernetes to edge(project under CNCF)
Stars: ✭ 750 (+3160.87%)
Mutual labels:  k8s
K8s Source Code Analysis
《k8s-1.13版本源码分析》
Stars: ✭ 800 (+3378.26%)
Mutual labels:  k8s
Blog
写文章的地方
Stars: ✭ 712 (+2995.65%)
Mutual labels:  k8s
Op Note
当我有服务器时我做了什么 · 个人服务器运维指南
Stars: ✭ 733 (+3086.96%)
Mutual labels:  k8s
Mall Swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
Stars: ✭ 7,874 (+34134.78%)
Mutual labels:  k8s
Gcr.io mirror
all of the gcr.io docker image mirror
Stars: ✭ 650 (+2726.09%)
Mutual labels:  k8s
Kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
Stars: ✭ 7,629 (+33069.57%)
Mutual labels:  k8s
Virtlet
Kubernetes CRI implementation for running VM workloads
Stars: ✭ 620 (+2595.65%)
Mutual labels:  k8s
Rakkess
Review Access - kubectl plugin to show an access matrix for k8s server resources
Stars: ✭ 751 (+3165.22%)
Mutual labels:  k8s
Secretscanner
Find secrets and passwords in container images and file systems
Stars: ✭ 895 (+3791.3%)
Mutual labels:  k8s
Rotate Eks Asg
Rolling Cluster Node Upgrades for AWS EKS
Stars: ✭ 6 (-73.91%)
Mutual labels:  k8s
Kube Forwarder
Easy to use Kubernetes port forwarding manager
Stars: ✭ 756 (+3186.96%)
Mutual labels:  k8s

yet-another-ckad-training-resource

The acronym is YACTR and it's pronounced yachter. YACHTER, y'all. Kept true to the k8s nautical theme by sheer luck 😆.

Guides, links, commands, and YAMLs to help prepare for the Certified Kubernetes Application Developer (CKAD) exam

K8s and CKAD

Main Training

CKAD Exam Prep and Testimony

Good resources for being prepared to take the exam:

Additional K8s References and Training

Other training and review resources for k8s encountered (not CKAD-specific):

How to YAML

All k8s files adhere to the YAML spec:

How to Vim

Working solely in a terminal during the exam, here are resources to learn how to use vim quickly and efficiently (emacs and nano are probably also allowed):

How to tmux

According to the CKAD Candidate Handbook from CNCF (see link above), tmux and screen are allowed to provide multiple panes in your terminal window.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].