Commit Graph

221 Commits

Author SHA1 Message Date
Chris Bateman bdcc6856ed
chore: (actions) update to node16 (#159) 2024-03-02 08:25:08 +01:00
Jay Agrawal 66a197b7f6
Update linux_server_administration.md (#157)
added online option in Lab Environment Setup ex - docker playground
2023-12-30 11:25:44 -08:00
Dick Tang c63e90212d
Adding MQ section in level101 (#150)
* wip

* wip

* wip

* wip

* enrich MQ Key Concepts

* update MQ types intro

* reformat intro.md

* enrich mq type

* Update intro.md

* Update key_concepts.md

* Update key_concepts.md

* Update further_reading.md

* add link to mq intro

* remove non MQ section
2023-10-03 09:26:46 +05:30
Amit Poudyal 8751885b3b
changed code snippets with consistent images (#154)
* changed code snippet images

* made an image consistent
2023-10-03 09:25:15 +05:30
Katie Smith 3e49d027c8
Fix broken link on the metrics intro page (#155) 2023-10-02 19:27:05 -07:00
Bogay 8e6edde431
fix(url-shorten-app): typo (#156) 2023-10-02 19:23:47 -07:00
Ikko Eltociear Ashimine ab5430dde6
Fix typo in orchestration_with_kubernetes.md (#152)
Kuberenetes -> Kubernetes
2023-09-12 22:39:28 +05:30
Ritwik Sharma c26bc6d720
Extend Signals Section with more topics (#136) 2023-03-24 07:23:17 +01:00
Afraz Momin 19817c8c64
Refactored DNS page - changed authoritative NS to TLD NS wherever required (#148) 2022-12-27 17:10:08 +05:30
Jk Jensen 4c740cea74
Fix typo in 102 (#149)
Simple typo fix
2022-12-27 17:06:04 +05:30
Sumesh Premraj 8874812bc2
Add SQL operations link to navigation (#146) 2022-10-03 20:15:16 +05:30
dependabot[bot] c42b237aff
Bump mkdocs from 1.1.2 to 1.2.3 (#144)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.2...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-25 16:01:04 +02:00
Samik Malhotra 1f92693148
Replace katacoda with suitable alternatives (#143)
* feat: replace katacoda with docker as reqd
* fix: teardown time of play with k8s lab
2022-09-25 15:54:03 +02:00
George Tony 944e497c7c
Reorder the linux file system information to reflect the same order (#142)
* Reorder the linux file system information to reflect the same order in the image.
* Pin jinja2<3.1.0 to prevent mkdocs from being broken

Co-authored-by: George Tony <gtony@gtony-mn1.linkedin.biz>
2022-09-25 15:50:20 +02:00
Thomas Neilly b2bd90acbb
fix typo (#139) 2022-05-31 22:20:21 +01:00
Ayushman Singh Chauhan 13a1409d28
DOC: Fix camelCase (or capitalization) (#125) 2021-11-05 18:20:12 +05:30
Aditya Kamat 2fb223e87e
Restructuring the lists under hdfs and yarn in evolution.md file (#126)
* Restructuring the lists under hdfs and yarn in evolution.md file

* Update evolution.md
2021-11-05 18:19:43 +05:30
Sanket Patel 1a3c6ef5a6
ci job: pin python version to 3.9 (#130)
There are breaking changes with 3.10 which is failing the ci job. details in #129
2021-11-05 18:19:06 +05:30
Bhavya Tyagi b29706e85e
Fixed Issue #127 : Redirection issue and a typo in monitoring script (#128)
* fix redirection issue by adding https://

* add missing '#' in monitoring script
2021-11-02 14:56:28 +05:30
Kalyanasundaram Somasundaram 9251e0720c add CI/CD to index page 2021-08-13 17:22:55 +05:30
Krishna a4319ee421
cicd_module-initial commit (#122)
* cicd_module-initial commit

* Fixed the broken links in CI/CD course

* Fixed the broken links and image links in CI/CD course

Co-authored-by: Krishna Nukala <krnukala@microsoft.com>
2021-08-13 16:00:57 +05:30
Kalyanasundaram Somasundaram c3235c6baf Expand both level navs by default 2021-08-13 11:15:56 +05:30
Kalyanasundaram Somasundaram fd762c8573 [Fatal] Nav bar js override 2021-08-13 10:37:45 +05:30
Vivek Kumar 831d3a8797
intermediate linux course SOS Level102 (#119)
* intermediate linux course SOS Level102

* adding absolute URLs

* Removing unwanted .md extension from absoulute URLs

* adding the entry in index.md
2021-08-12 10:31:56 +05:30
Seema Shivaram Upadhya 447ae3ca43
System calls and signals (#121)
* System calls and signals

* Changing the url for Linux basics

* Changed URL's to reflect the correct  content

Co-authored-by: Seema Shivaram Upadhya <seupadhy@seupadhy-ld1.linkedin.biz>
Co-authored-by: kalyan <ksomasundaram@linkedin.com>
2021-08-12 10:30:03 +05:30
Seema Shivaram Upadhya 0a2e372856
System calls and signals (#120)
* System calls and signals

* Changing the url for Linux basics

Co-authored-by: Seema Shivaram Upadhya <seupadhy@seupadhy-ld1.linkedin.biz>
2021-08-12 09:20:58 +05:30
Arun Thiagarajan ca5a687f88
Networking (#118)
* Adding networking course for level102

* Adding URL and minor fix

* Fixing mkdocs nav

* Fixing some URL links

Co-authored-by: Arun Thiagarajan <athiagarajan@linkedin.com>
Co-authored-by: kalyan <ksomasundaram@linkedin.com>
2021-08-09 21:31:07 +05:30
Kalyanasundaram Somasundaram ca337ba80a Intro page update 2021-08-06 18:47:12 +05:30
Muthuraj Thangavel 99a284f8ba
Fix links to other sections in intro.md (#117) 2021-08-06 17:22:53 +05:30
Muthuraj Thangavel f3161a0b63
Add System Design content (#116)
* Add System Design content

* Fix Phase 1 course URL
2021-08-06 16:59:26 +05:30
Arun Thiagarajan bf86ecfeee
Networking (#115)
* Adding networking course for level102

* Adding URL and minor fix

* Fixing mkdocs nav

Co-authored-by: Arun Thiagarajan <athiagarajan@linkedin.com>
Co-authored-by: kalyan <ksomasundaram@linkedin.com>
2021-08-06 13:51:50 +05:30
Arun Thiagarajan b302d7bc06
Adding networking course for level102 (#113)
* Adding networking course for level102

* Adding URL and minor fix

Co-authored-by: Arun Thiagarajan <athiagar@athiagar-ld2.linkedin.biz>
Co-authored-by: kalyan <ksomasundaram@linkedin.com>
2021-08-06 13:22:54 +05:30
Himanshu Chandwani 95b5e64cfb
Adding course system troubleshooting and performance (#114)
Co-authored-by: Himanshu Chandwani <hchandwa@hchandwa-ld2.linkedin.biz>
2021-08-05 20:54:50 +05:30
rajalakshmi Vaidyanathan 4b1c22ec44
Sos level102 containers - Fixed broken link (#112)
* SOS level102 Containerization and Orchestration

* Typos and links fixed. Minor rephrasing work done

* Fixed broken links

Co-authored-by: rajalakshmi Vaidyanathan <ravaidya@ravaidya-ld1.linkedin.biz>
2021-08-04 22:42:39 +05:30
rajalakshmi Vaidyanathan b194798985
SOS level102 Containerization and Orchestration (#111)
* SOS level102 Containerization and Orchestration

* Typos and links fixed. Minor rephrasing work done

Co-authored-by: rajalakshmi Vaidyanathan <ravaidya@ravaidya-ld1.linkedin.biz>
2021-08-04 22:28:27 +05:30
Kalyanasundaram Somasundaram 2522176cd2 reorganise course folders systems design 2021-08-04 17:17:58 +05:30
Kalyanasundaram Somasundaram 4e662c92de reorganise course folders 2021-08-04 17:13:10 +05:30
Kalyanasundaram Somasundaram 29532a2dc0 reorganise course folders 2021-08-04 17:12:14 +05:30
Kalyanasundaram Somasundaram 39a637e737 reorganise course folders 2021-08-04 17:04:58 +05:30
Kalyanasundaram Somasundaram 70332ec33a restructure site nav 2021-08-04 15:53:38 +05:30
Apoorv Purohit 2eddc9ba0a
Sos mysql phase2 (#110)
* SoS MySQL phase 2

* SoS MySQL phase 2
2021-08-03 17:18:05 +05:30
Sanket Patel 1ee9aeb861
minor fixes in python module 2021-07-13 16:44:58 +05:30
Kyaw Za Zaw 0e4281fe9b
Fix typo "cloud provides" to "cloud providers" (#109) 2021-07-11 11:20:15 +05:30
Natsuo Kawai 620a3ceacb
Fix less description (#107) 2021-06-24 10:37:27 +05:30
Savithru Lokanath f7c9cbb1c6
Correct retrieval sentence (#105) 2021-06-17 09:49:18 +05:30
Ricardo Castro 571a248957
fix: typos in main page (#101) 2021-04-15 12:07:34 +05:30
andrewpollack cf08448716
Update intro.md removing space-typo (#96) 2021-04-15 12:05:09 +05:30
andrewpollack 9de37eb233
Minor changes to linux_basics conclusion readability (#97)
Adjusted commands to be formatted in code-form
2021-04-15 12:04:01 +05:30
Aayush Upadhyay e38a1bec66
Update intro.md (#99)
Minor spelling error - Line 146
2021-04-15 12:01:37 +05:30
abe shingo 6c9482d921
Update lab.md (#100)
Fixes typos in lab content
2021-04-13 11:56:23 +05:30