Commit Graph

729 Commits

Author SHA1 Message Date
Abhinay Lavu
fee2f99421
Fixes typos (#10244)
* Update solution.md

* Fix typo

fixes the typo for linux exercise create_remove

* fix typo
2024-02-02 15:15:14 +02:00
RAJ RAUT
b88151dee5
Update README.md (#10248)
* Update README.md

Added the missing answer of the question

* Update README.md

updated code in the kubernetes deployment.
2024-02-02 15:14:42 +02:00
메헤디 대현
a3a5fb2657
Some Hardware Section Questions Have Been Added And Corrected (#10202)
* considerations DevOps teams should keep

* role of hardware in disaster recovery

* raid

* microcontroller

* NIC - DevOPS

* GPU Added and Raspi is not specificly embeded system
2023-08-24 23:05:15 +03:00
Tomiwa
3088fef707
Aws certification paths (#10205)
* aws certificates

* aws certificates
2023-08-24 23:03:15 +03:00
Kian-Meng Ang
4b6718938c
Fix typos (#411)
Found via `codespell -L caf,etcp,alle,aks`
2023-08-24 23:02:53 +03:00
李振洋(Lucas)
bf95e8f81e
Add questions and answers (#10199) 2023-08-24 23:01:01 +03:00
Md Shamim
49bfbda1d4
Update README.md (#10203)
* Update README.md

* Update AWS README.md

Added answers of a question regarding "tenancy"
2023-08-24 23:00:25 +03:00
abdrahimm
66eaea5437
Update improve_query.md (#418) 2023-08-24 22:56:22 +03:00
NiJia Lin
9ac657ebbc
fix typo (#10207) 2023-08-24 22:55:55 +03:00
srishakthidhara
b9b84f8015
#415 Update README.md ["What's Observability?"] (#10208)
No answer for "What's Observability?"
 opened 3 weeks ago by bbrewington
2023-08-24 22:55:19 +03:00
Adam Leskis
06cfaea4b9
add answers for filebeat section (#10209) 2023-08-24 22:54:36 +03:00
Chetan Thapliyal
06976ddb5d
Added some solutions to CICD (#386) 2023-05-27 20:48:00 +03:00
César Freire
d3c4773a3f
Add DNS answers (#375) 2023-05-27 20:45:44 +03:00
mishal zakeer
d5597c0d31
Update README.md (#368)
* Update README.md
2023-05-27 20:45:15 +03:00
Pedro Felipe
49a0de3c7c
Update README.md (#366)
Prometheus section
2023-05-27 20:44:15 +03:00
Sir Jonathan Kariuki
572e96b2a7
Fix Spelling Error in Kubernetes Documentation (#389) 2023-05-27 20:39:37 +03:00
Abu shahma
4d72337605
Update CKA.md (#391) 2023-05-27 20:38:46 +03:00
BeanDoWork
b00be5be41
Added Questions & Answers (#387)
* ReadMe Network Q&A Grammar and Spelling Changes

* Grammarly spelling and grammar check

* Api GateWay? Answered

* Advantages of API gateway

* fixed advantages

* What is HTTPS? Answered

* What is a proxy?

* Reverse Proxy?

* Creative Commons License

* Creative Commons Source

* Memory Leak?

* What is a fileSystem?

* What are unit tests?

* OSPF explained

* OSPF source, learn more link

* Disaster Recovery Explained

* Regex numbers

* First & Last Word of each line regex

* IP address Regex

* updated regex

* Extract email addresses regex

* updated regex

* Virtual Machines Still relevant

* deleted line

* Storage types

* Hardware Added Questions

* fixed details
2023-05-15 23:15:02 +03:00
Rahul Lokurte
cda792c1da
Update reference link for subnet mask example (#385) 2023-05-04 08:25:01 +03:00
0xbochi
987f711081
network congestion explanation (#379)
Add explanation of network congestion and its causes. 
Provide recommendations for preventing and managing network congestion.
2023-04-07 23:52:10 +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
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