Commit Graph

67 Commits

Author SHA1 Message Date
Abu shahma
4d72337605
Update CKA.md (#391) 2023-05-27 20:38:46 +03:00
Rémi... et pas Rémy
93ccde4f46
Update README.md (#378)
Update description of 'awk' command (line 172 to 174).
2023-04-07 09:51:09 +03:00
MohamedHaroon98
02dbd73bef
Answer a services related question (#371) 2023-04-06 22:10:39 +03:00
MohamedHaroon98
2b6543ef52
Fix misspelling in CKA.md (#370) 2023-04-06 22:10:20 +03:00
MohamedHaroon98
e83fa514cb
Combine the create and scale commands together (#369) 2023-04-06 22:08:38 +03:00
bregman-arie
8e691b5681 Update README index 2023-03-25 17:41:32 +00:00
@Kumar
bca183c462
fixed top-down button issues. (#361)
Co-authored-by: Arie Bregman <bregman.arie@gmail.com>
2023-03-25 14:02:15 +03:00
Pranay K. Singh
58d0a20307
corrected spelling mistake (#362)
* corrected spelling mistake

* changed text to code in git/README.md

* corrected spelling mistake
2023-03-25 13:59:55 +03:00
Ashraful Alam
0939fd7996
Answered Some of The Unanswered Questions. (#348) 2023-02-17 20:35:02 +02:00
MengDanzz
01e1dddd2f
scripts/run_ci.sh to cover directories in the exercises and topics dir (#315)
* Smoother practice experience

* update ci to check all md files

* fix some syntax

* fix README-zh_CN.md

* update syntax_lint accorging to PEP8

* Temporarily delete this question 'Explain the sidecar container pattern' to pass the workflow

---------

Co-authored-by: zhangzhen <zhangzhen@nao.cas.cn>
Co-authored-by: Arie Bregman <bregman.arie@gmail.com>
2023-02-05 20:50:51 +02:00
Thomas Leon Highbaugh
50c9714fe4
Update README.md (#347)
fix the minor spelling error that drove me nuts
2023-02-04 12:08:34 +02:00
Ayobami Alaran A
211c28c340
Added new python exercise with solution (#346)
* added new python exercise and solution

* add sort exercise and solutions

* changed heading1

* fixed header description
2023-02-03 11:42:59 +02:00
Kirill
b35b1f2c2e
Update common software development questions (#342)
* Update README.md

* Update README.md
2023-02-02 13:00:42 +02:00
krufab
c664d2e7e2
Added a shorter solution for the directory diff exercise (#344)
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
2023-02-02 13:00:23 +02:00
Abdellah AHBANE
dfb4da70b6
Contribution to azure topic (#335)
* Duplicated question

* Contribution to azure topic
2023-01-25 07:33:00 +02:00
Chimon Sultan
f1e2be3a54
Use Kubectl command instead of kustomize (#331)
Since 1.14, Kubectl also supports the management of Kubernetes objects using a kustomization file.
cf. https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/#bases-and-overlays
2023-01-04 14:18:59 +02:00
Chimon Sultan
c7f89d43d5
Removed the need for Kustomize in prerequisites (#332)
Since 1.14, Kubectl also supports the management of Kubernetes objects using a kustomization file.
cf. https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/#bases-and-overlays
2023-01-04 14:18:35 +02:00
Chimon Sultan
798ea938a3
Fix cascade option value (#330)
--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan
2023-01-04 14:17:38 +02:00
Chimon Sultan
9d0662d8cc
Add questions on SRE and Chaos Engineering (#325) 2022-12-12 16:01:55 +02:00
basefas
407533d580
Fix: delete duplicate content (#324) 2022-12-04 22:21:25 +02:00
G. A. Gama
61cdc9a6e4
Add(argument_check.md) Add argument check solution (#323)
* Add(argument_check.md) Add argument check solution

* Change(argument_check.md) Add objectives of script
2022-12-04 22:20:34 +02:00
An Qiuyu
7c00bca649
Update ACL for public bucket (#322)
Update ACL as "public-read" for the public bucket
2022-11-23 22:24:52 +02:00
Erik Zilinsky
737c411ae8
change Ansible from procedural to declarative (#319) 2022-11-23 22:23:38 +02:00
abregman
ad12a30dae update 2022-11-12 20:55:13 +02:00
Kyle Haugen
4fbe045844
added various questions and answers to security topic, minor reformatting (#312) 2022-11-09 09:28:27 +02:00
Derrick Lin
9435ed4125
Make this repo compatible with Jekyll / Github page (#310)
* fix: escape {{}} for jekyll liquid

* fix: change internal links in main README to comply with Github page
2022-11-08 18:20:16 +02:00
Hephzi
3d161adce3
python compress and decompress string solution (#309)
* compress string solution

* decompress string solution

* style fix
2022-11-07 08:58:06 +02:00
abregman
066a273cd2 Add Terraform questions 2022-11-06 23:56:04 +02:00
Alexandre Espinosa Menor
2eed0da5d9
s/Hashiciorp/Hashicorp/ (#308) 2022-11-06 09:57:47 +02:00
abregman
21a70c3542 Add more Terraform questions
SSIA.
2022-11-02 23:16:43 +02:00
abregman
e6a80309e0 Add Terraform and Linux questions and exercises
Also updated the script that counts questions to actually update
the number in README.md
2022-10-30 22:08:05 +02:00
abregman
a85e52e64e Add MORE Terraform questions
Oh, this is only the beginning... :)
Seriously though, this change adds more questions about workspaces,
remote backends and in general, about Terraform state.
2022-10-29 23:03:08 +03:00
abregman
369077c763 Add Terraform questions
SSIA.
2022-10-28 12:22:25 +03:00
abregman
db7ff1dc93 Add Terraform questions
Terraform also deserves some attention.
2022-10-27 21:12:00 +03:00
abregman
085ca9b7e8 MORE questions
Never stop being curious
2022-10-26 21:44:38 +03:00
abregman
c469c84a26 Add Argo and k8s questions
Also updated Datadog questions.
2022-10-25 23:40:55 +03:00
abregman
cbdcfa3e4f Add Datadog and ArgoCD questions
As well as exercises.
2022-10-24 22:50:10 +03:00
Arie Bregman
7cceb86b38 Update 2022-10-23 13:02:53 +03:00
abregman
d2f681f56e Add a couple of Kubernetes questions
Also updated CKA page.
2022-10-21 17:28:51 +03:00
abregman
422a48a34c Add k8s questions
Updated CKA page as well.
2022-10-21 12:02:59 +03:00
abregman
ad66a50f3a Add Circle CI questions
In addition to a couple of k8s questions.
2022-10-16 23:17:47 +03:00
abregman
64e6614680 Add a couple of Kubernetes questions and exercises
Also updated CKA page.
2022-10-16 18:19:39 +03:00
abregman
9d018343c0 Update CKA
Added additional questions to CKA and fixed some styling issues with
pulumi Python code.
2022-10-15 22:34:50 +03:00
abregman
e3c34aa9e4 Add a couple of questions 2022-10-15 16:31:00 +03:00
abregman
a77827ea79 Add CKA page 2022-10-09 23:06:15 +03:00
abregman
df8b27522c Add a couple of questions 2022-10-09 23:06:15 +03:00
Samuel Maftoul
7c3e36fe40
Remove duplicated question in ArgoCD (#296) 2022-09-20 10:16:12 +03:00
n0kke
f4a402a90f
Fix requirement typo (#295) 2022-09-20 08:47:58 +03:00
Mahammadali AGHABAYLI
e2034e44cd
Contributing: Adding a new question regarding DNS (#293) 2022-09-17 22:31:03 +03:00
abregman
46dcd8ec96 Add questions on ArgoCD 2022-09-15 01:12:17 +03:00