Commit Graph

505 Commits

Author SHA1 Message Date
abregman
e30c7aca4f Add a couple of new questions
Mostly containers related questions.
2021-10-10 19:48:01 +03:00
abregman
6e9ac1ad5d Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-10-10 14:47:10 +03:00
abregman
b245c2adf2 Add a couple of questions
Mostly Kubernetes and containers.
2021-10-10 14:47:05 +03:00
Dennis Urban
2f09ffb8fb fix typo in go question (#163) 2021-09-30 18:00:40 +03:00
abregman
4f2662f611 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-09-28 23:33:57 +03:00
abregman
484f50e9b9 Add a couple of new questions 2021-09-28 23:33:38 +03:00
Umegbewe Nwebedu
8c23697b8d Added ansible exercise and solution for upgrading and updating apt packages (#159)
* added solutions and exercise to readme
2021-09-27 11:00:16 +03:00
abregman
8a510bb304 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-09-27 00:35:06 +03:00
abregman
4cde87dc2c Update 2021-09-27 00:34:59 +03:00
abogolepov
10643a0c69 fix typo (#158) 2021-09-23 11:42:16 +03:00
Anne Douwe Bouma
a1a1f36699 Use correct command for Ansible documentation (#155)
Ansible modules are documented using the `ansible-doc` command. Not using the `ansible` command, this command executes the ad-hoc commands.
2021-09-17 18:08:09 +03:00
Nilesh Londhe
ed85173a0b Update fork_102.md (#151)
This include is needed

```
#include <unistd.h> 
```
2021-09-15 13:49:07 +03:00
Nilesh Londhe
54ad724241 Update fork_101.md (#150) 2021-09-15 13:48:49 +03:00
Udhav
89c8ec68ca Devops exercises : Adding 2 Terraform questions on import (#149)
* Add terraform import question
* Add how to use terraform import question
* Add example on how to use terraform import question
2021-09-15 13:48:31 +03:00
abregman
e977f77933 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-09-12 09:21:41 +03:00
abregman
3d72bfb2f0 Update 2021-09-12 09:21:32 +03:00
imnitin28
397b1ec9e1 Add few terraform questions related to state file (#148)
* Adding few questions to terraform tfstate file topic
2021-09-11 00:06:37 +03:00
abregman
891c9c69fe Add a couple of Kubernetes questions and exercises
In addition, changed the order of some Linux questions.
2021-09-05 01:00:35 +03:00
abregman
e4f73b1edf Add questions on Linux namespaces
And an exercise on replicaset
2021-09-03 17:04:00 +03:00
abregman
ab61a49f84 Add a couple of questions and exercises
SSIA
2021-09-01 01:02:32 +03:00
Arie Bregman
0f0167afd2 Add Kubernetes questions 2021-08-17 09:27:08 +03:00
abregman
3b05d95256 Add 57 new questions and exercises 2021-08-13 09:23:50 +03:00
abregman
6e01886e6b Add OS and OpenShift questions 2021-07-22 20:45:30 +03:00
abregman
1d88242f34 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-07-20 10:48:48 +03:00
Jack McDonnell
ad796f7155 ReplicaSets Information (#141)
* Kubernetes Pod explanation (Jack McDonnell)

* Kubernetes Deployment explanation

* Kubectl explanation

* ReplicaSets information
2021-07-20 10:48:44 +03:00
abregman
4fd5c25685 Add questions and answers 2021-07-20 10:48:31 +03:00
abregman
c4897e8904 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-07-18 22:01:30 +03:00
abregman
992b3da3e8 Update 2021-07-18 22:01:27 +03:00
Jack McDonnell
13cecf6f13 Kubectl explanation (#140)
* Kubernetes Pod explanation (Jack McDonnell)

* Kubernetes Deployment explanation

* Kubectl explanation
2021-07-17 19:55:29 +03:00
Jack McDonnell
b30bb7d41b Kubernetes Deployment explanation (#139)
* Kubernetes Pod explanation (Jack McDonnell)

* Kubernetes Deployment explanation
2021-07-15 02:24:53 +03:00
Oleg A. Arkhangelsky
1991f8bdd1 Correct SMTP port number (#138) 2021-07-15 00:49:12 +03:00
Jack McDonnell
c6c960912d Kubernetes Pod explanation (Jack McDonnell) (#137) 2021-07-14 03:18:25 +03:00
kratorr
4c6d7360ce Add answer (#136)
Co-authored-by: Vladimir <v@ao-sbk.ru>
2021-07-12 12:20:33 +03:00
abregman
e1379fb6b5 Add system design notebook image
As well as two Kubernetes basic exercises.
2021-07-12 04:26:03 +03:00
abregman
e54648d47f Modify the structure of README.md
Instead of having exercises in their own separate section,
they are now part of the main topics sections.

This should make the learning process easier to follow
where users have both exercises and questions in the same
place.

In addition, added a couple of new questions & exercises
and modified existing scripts accordingly.
2021-07-12 02:02:57 +03:00
abregman
dfbe979872 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-07-11 11:07:51 +03:00
abregman
122d158096 Update 2021-07-11 11:07:44 +03:00
Stefan Matić
1439d5983e Add more answers (#135)
* Add more answers

* Answer more questions

* Answered some more
2021-07-01 20:23:50 +03:00
Bill
9a3e878480 Added < and > to list of quesitons. (#132)
* Added two questions

Added in > and < for Linux, as well as yes command (yes XYZ repeats XYZ in the console, useful for repetitive input)
2021-06-30 15:19:59 +03:00
Stefan Matić
395a2ce634 Updating some answers (#131) 2021-06-30 06:12:06 +03:00
Tanuj Dhiman
44a036a925 Update binary_search.py (#129) 2021-06-27 20:31:11 +03:00
abregman
71580d2ae9 Add a couple of questions 2021-06-27 05:28:58 +03:00
abregman
bbbe0f3e9d Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-06-27 03:15:39 +03:00
abregman
0478f635e7 Update 2021-06-27 03:15:34 +03:00
Koki Nishihara
45b8cacc37 Update README.md (#128) 2021-06-27 02:51:27 +03:00
abregman
4b551d1d09 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-05-18 10:47:35 +03:00
abregman
6362c95813 Update 2021-05-18 10:47:27 +03:00
PritomDas
73f5d3b1b8 Update README.md (#127) 2021-05-16 11:31:31 +03:00
abregman
b45aa4a2b1 Add a couple of Virtualization questions 2021-04-11 23:07:25 +03:00
abregman
f3f8de0f01 Add a link to linux master application
Also, added a couple of answers.
2021-03-30 10:45:52 +03:00