Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: ViktorUJ/cks

Tags

0.26.1

Toggle 0.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.26.1 release (#228)

ica mock exam 01 is added.
ica mock exam 01 solutions is added.
New useful links for exams are added.
---------

Co-authored-by: bizy92 <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Pyotr Kalmukhyan <[email protected]>
Co-authored-by: Vitali Andrushkevich <[email protected]>

0.25.1

Toggle 0.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ag 120 (#224)

cks mock exam 04 is added.
cks mock exam 04 solutions is added.
cks mock exam 04 video solution is added.

---------

Co-authored-by: Vitali Andrushkevich <[email protected]>
Co-authored-by: Pyotr Kalmukhyan <[email protected]>
Co-authored-by: bizy92 <[email protected]>

0.24.1

Toggle 0.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ag 119 (#218)

* [CKS Lab 28. Detect and stop unauthorized access with Falco](..%2Ftasks%2Fcks%2Flabs%2F28%2FREADME.MD) is updated.
* [cks mock exam 03](../tasks/cks/mock/03) is added.
* [cks mock exam 03 solutions](../tasks/cks/mock/03/worker/files/solutions) is added.
* K8s version **1.34** is added  to [k8s_self_management](..%2Fterraform%2Fmodules%2Fk8s_self_managment_v2) module.

---------

Co-authored-by: Vitali Andrushkevich <[email protected]>

0.23.1

Toggle 0.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.23.1 (#213)

AWS AI Practitioner example question is updated.
a service for synchronizing EKS(Kubernetes) services is added.
Unit tests for k8s-svc-sync are added.
CKAD mock exam 02 tests are fixed.
---------

Co-authored-by: Vitali Andrushkevich <[email protected]>
Co-authored-by: Pyotr Kalmukhyan <[email protected]>

0.22.1

Toggle 0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.22.1 (#207)

update docs

0.21.1

Toggle 0.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.21.1 (#204)

CKA Lab 10. Kubernetes resource orchestration (kro) is added.
CKA Lab 10. solutions is added.
CKAD mock exam 01 tests are fixed.
CKAD mock exam 02 tests are fixed.

0.20.1

Toggle 0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.20.1 (#201)

calculation of headers size, body size and full size is added to ping_pong
body is added to ping_pong for POST and PUT methods.
CKS Lab 27. Cilium network policy with mTLS is added.
CKS Lab 27. solutions is added.
Cks lab 27.video solution is added.
CKS Lab 28. Detect and stop unauthorized access with Falco is added.
CKS Lab 28. solutions is added.
Cks lab 28.video solution is added.
CKS Lab 29. Perform Docker security configutaion is added.
CKS Lab 29. solutions is added.
Cks lab 29.video solution is added.
CKA Lab 09. Gateway API in Kubernetes is added.
CKA Lab 09. solutions is added.
CKA lab 09.video solution is added.
K8s version 1.33 is added to k8s_self_management module.
additional response size is added to ping_pong

---------

Co-authored-by: Petr Kalmukhyan <[email protected]>
Co-authored-by: Vitali Andrushkevich <[email protected]>

0.19.1

Toggle 0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.19.1 (#193)

docker image for runner(viktoruj/runner) is updated(terraform and terragrunt versions are updated).
api was added to ping_pong service.
emulate crash was added to ping_pong service.
emulate slow response was added to ping_pong service.
osInfo was added to api ping_pong
getVar was added to api ping_pong
setVar was added to api ping_pong

0.18.1

Toggle 0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.18.1

cks mock exam 02 is added.
cks mock exam 02 solutions is added.
spot_additional_type is added to k8s_self_management module. Now you can use spot instances with additional type. example
all_spot_subnet is added to k8s_self_management module. Now you can use spot instances in all subnets. example
--terragrunt-parallelism now is depends on cpu cores. It helps you create environments faster on multi-core computers.