Skip to content
/ CKA Public

Different example of pods, depolyment, daemonset, PersistantVolume, PersistantVolume-Claim,Role, RoleBinding, Cluster-Role, Cluster-Role-Binding, ServiceAacounts, user,Jobs,CronJob useful practice for CKA

Notifications You must be signed in to change notification settings

kodesam/CKA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKA Practice Repository

This repository contains various examples and practices for Kubernetes Certified Kubernetes Administrator (CKA) certification. It includes examples of pods, deployments, daemonsets, persistent volumes, persistent volume claims, roles, role bindings, cluster roles, cluster role bindings, service accounts, users, jobs, and cron jobs.

Table of Contents

Introduction

This repository is designed to help you practice and understand various Kubernetes concepts and objects required for the CKA certification. Each example is provided with detailed YAML files that you can use to create and manage Kubernetes resources.

Examples

Pods

Examples of creating and managing pods in Kubernetes.

Deployments

Examples of creating and managing deployments in Kubernetes.

Daemonsets

Examples of creating and managing daemonsets in Kubernetes.

Persistent Volumes

Examples of creating and managing persistent volumes in Kubernetes.

Persistent Volume Claims

Examples of creating and managing persistent volume claims in Kubernetes.

Roles and Role Bindings

Examples of creating and managing roles and role bindings in Kubernetes.

Cluster Roles and Cluster Role Bindings

Examples of creating and managing cluster roles and cluster role bindings in Kubernetes.

Service Accounts

Examples of creating and managing service accounts in Kubernetes.

Users

Examples of creating and managing users in Kubernetes.

Jobs

Examples of creating and managing jobs in Kubernetes.

Cron Jobs

Examples of creating and managing cron jobs in Kubernetes.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

About

Different example of pods, depolyment, daemonset, PersistantVolume, PersistantVolume-Claim,Role, RoleBinding, Cluster-Role, Cluster-Role-Binding, ServiceAacounts, user,Jobs,CronJob useful practice for CKA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published