Commit Graph

709 Commits

Author SHA1 Message Date
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
Tomasz Kowalski
eef46ebf09
fixed several typos and misspellings (#373) 2023-04-06 22:11:41 +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
Haydar KÜLEKCİ
11bf00e181
elasticsearch answer updates (#354) 2023-03-25 14:07:39 +03:00
Adrian
9e9a6a35d7
Update/run ci script (#352)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Improve run_ci script readability

* Change shell in workflow
2023-03-25 14:05:56 +03:00
Chetan Thapliyal
5599587dad
Answered some network related questions (#360) 2023-03-25 14:02:44 +03: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
Melany Estevez Camata
299a1fa939
changing the function a bit (#314)
* changing the function a bit

using regex

* fixing path

fixing path to get README.md

* os module

removing os module

* Update question_utils.py

running flake8
2023-02-05 20:51:34 +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
Bilalbsd
47c39f6e9a
Contribution to MongoDB topic (#343)
* Responding to questions in Puppet section

* responding to some MongoDB questions.

* responding to some MongoDB questions

* fixing the empty space

* fixing a typing error

* Update README.md

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
2023-02-02 12:59:41 +02:00
Pankaj Kumar
6811a827de
Complete answer for openstack question (#338)
Add one line description of what are 'Neutron' and 'Glance' in openstack
2023-01-29 22:57:03 +02:00
Bilalbsd
3ed8064e3e
Responding to questions in Puppet section (#340) 2023-01-29 22:55:59 +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
Adam Djellouli
5596825a28
Add definitions for collision and broadcast domains (#327)
* added explanation to SSL handshake

* Update README.md
2022-12-31 11:58:36 +02:00
Colfenor
54c6741714
add answer to COW question (#329) 2022-12-30 18:26:06 +02:00
Adam Djellouli
abc8de79b1
added explanation to SSL handshake (#326) 2022-12-23 10:12:18 +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
Akbar Ahmed
fd88040f5e
Update azure-fundamentals-az-900.md (#318) 2022-11-23 22:22:54 +02:00
Nir Magnezi
672a1bc9e7
Add Golang syntax highlighting to README docs (#317) 2022-11-16 17:05:41 +02:00
abregman
ad12a30dae update 2022-11-12 20:55:13 +02:00
Akbar Ahmed
21206e761e
added about azure firewall (#313) 2022-11-11 08:47:02 +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
Arie Bregman
252c66fc1f
Create CNAME 2022-11-06 22:28:16 +02:00
MengDanzz
ad208750fa
Smoother practice experience (#306)
Co-authored-by: zhangzhen <zhangzhen@nao.cas.cn>
2022-11-06 09:58:03 +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
Sina Shirparvar
f443543f9d
Update README.md [Puppet ] (#305)
* [puppet] update README.md

* [puppet] update README.md

Co-authored-by: SinaShirparvar <sina@shirparvar@outlook.com>
2022-10-31 22:04:24 +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