hitsumabushi845の日記

心理的安全性の保たれた空間に書く適当なメモ

Kubernetes

CKS Exam Curriculum v1.23 と KodeKloud『Kubernetes Certified Security Specialist (CKS)』の対応

kodekloud.com CKA のときと同様に、KodeKloud の講座と 2022年2月現在利用されているカリキュラム、v1.23 との対応表を作成する。 参照したカリキュラムは以下。 github.com 講座を受けていく中で追加/変更が必要になった場合は適宜修正する。 10% - Cluste…

KodeKloud『Kubernetes Certified Security Specialist (CKS)』記録 - Introduction/Understanding the Kubernetes Attack Surface

Certified Kubernetes Security Specialist(CKS) の取得を目指して勉強していく。 CKA/CKAD の際にもお世話になった KodeKloud 上で CKS のコースが提供されているので、こちらをベースに勉強を進める。 kodekloud.com ちなみに、KodeKloud はサブスクリプシ…

『Kubernetes Certified Administrator (CKA) with Practice Tests』記録 - セクション13・14

9月は忙しくあまり進められていなかったが、引き続き『Kubernetes Certified Administrator (CKA) with Practice Tests』を進めていく。 今回は Section 13: Troubleshooting と Section 14: Other Topics。トラブルシューティングは試験としても 30 % のボ…

『Kubernetes Certified Administrator (CKA) with Practice Tests』記録 - セクション10~12

引き続き、『Kubernetes Certified Administrator (CKA) with Practice Tests』を進めていく。 今回は Section 10: Design and Install a Kubernetes Cluster と Section 11: Install "Kubernetes the kubeadm way"。 Section 10: Design and Install a Kube…

『Kubernetes Certified Administrator (CKA) with Practice Tests』記録 - セクション8・9

引き続き、『Kubernetes Certified Administrator (CKA) with Practice Tests』を進めていく。 今回は Section 8: Storage と Section 9: Networking。Storage は CKAD と同内容だと思うので、サクッと行う。 Section 8: Storage Practice Test: PV & PVC "C…

『Kubernetes Certified Administrator (CKA) with Practice Tests』記録 - セクション7

引き続き、『Kubernetes Certified Administrator (CKA) with Practice Tests』を進めていく。 今回は Section 7: Security。扱う内容が多岐にわたり、ボリュームも大きいが、セキュリティ周りのトピックは新設された CKS に移動したため、今の CKA だとほと…

CKA Exam Curriculum v1.21 と Udemy『Kubernetes Certified Administrator (CKA) with Practice Tests』の対応

www.udemy.com Udemy 講座『Kubernetes Certified Administrator (CKA) with Practice Tests』を利用していて、講座の構成が現在のカリキュラムに合っていない部分があったので、2021年8月現在利用されているカリキュラム、v1.21 との対応表を作成した。 参…

『Kubernetes Certified Administrator (CKA) with Practice Tests』記録 - セクション5, 6

引き続き、『Kubernetes Certified Administrator (CKA) with Practice Tests』を進めていく。 今回は Section 5: Application Lifecycle Management。 Section 5 についてはほぼ CKAD で扱った内容のようなので、Practice Test で確認しつつ軽く進めていく…

『Kubernetes Certified Administrator (CKA) with Practice Tests』記録 - セクション1~4

qiita.com というわけで、CKAD を取得したので引き続き CKA の取得へ向けて勉強していく。 CKAD と同様に Mumshad Mannambeth 氏の『Kubernetes Certified Administrator (CKA) with Practice Tests』を利用する。 www.udemy.com CKAD を取得したので、今回…

『Kubernetes Certified Application Developer (CKAD) with Tests』記録 - セクション8

引き続き、『Kubernetes Certified Application Developer (CKAD) with Tests』を進めていく。 今回は Section 8: State Persistence。ここまでで試験範囲は終わり。以降は Mock Exam(模試) となる。 Section 8: State Persistence Volumes コンテナが生成す…

『Kubernetes Certified Application Developer (CKAD) with Tests』記録 - セクション7

引き続き、『Kubernetes Certified Application Developer (CKAD) with Tests』を進めていく。 今回は Section 7: Services & Networking。 Section 7: Services & Networking Services k8s 内で動いている Web アプリケーションに対して、クラスタ外から単…

『Kubernetes Certified Application Developer (CKAD) with Tests』記録 - セクション6

引き続き、『Kubernetes Certified Application Developer (CKAD) with Tests』を進めていく。 今回は Section 6: POD Design。 Section 6: POD Design Labels, Selectors and Annotations リソースを分類する方法について。 ラベルは metadata.labels に設…

『Kubernetes Certified Application Developer (CKAD) with Tests』記録 - セクション4・セクション5

前回の記録から間が空いてしまったが引き続き、『Kubernetes Certified Application Developer (CKAD) with Tests』を進めていく。 今回は Section 4: Multi-Container PODs と Section 5: Observability。 これらのセクションは結構短い。 Section 4: Multi…

『Kubernetes Certified Application Developer (CKAD) with Tests』記録 - セクション3

引き続き、『Kubernetes Certified Application Developer (CKAD) with Tests』を進めていく。 今回は Section 3: Configuration。 Section 3: Configuration Pre-Requisite - Commands and Arguments in Docker Docker コンテナのコマンドと引数について。 …

『Kubernetes Certified Application Developer (CKAD) with Tests』記録 - セクション1・セクション2

今年上半期は Certified Kubernetes Application Developer(CKAD) の取得を目指して勉強していく。 先人の受検ログを見ると、Udemy にある Mumshad Mannambeth 氏の『Kubernetes Certified Application Developer (CKAD) with Tests』を活用している人が多か…