From 0190668f4383a2f1616afefed3d54b33ce58ce70 Mon Sep 17 00:00:00 2001 From: Tikam02 Date: Sat, 2 Nov 2019 03:54:28 +0530 Subject: [PATCH] chef-terraform-ansible readme.md updated --- ... Build, Test And Deployment Automation.pdf | Bin {books => Books}/DEVOPS_FOR_NETWORKING.pdf | Bin {books => Books}/Managing_Kubernetes.pdf | Bin {books => Books}/ci-servers-and-tools.pdf | Bin .../cloud-computing-with-windows-azure.pdf | Bin {books => Books}/cloud-computing.pdf | Bin .../getting-started-with-kubernetes.pdf | Bin .../getting-started-withdocker.pdf | Bin ...-devops-continuous-delivery-automation.pdf | Bin ...orchestrating-and-deploying-containers.pdf | Bin {books => Books}/linuxnet.pdf | Bin {books => Books}/linuxsec.pdf | Bin {books => Books}/managing-microservices.pdf | Bin {books => Books}/microservices.pdf | Bin {books => Books}/practical-dns.pdf | Bin {books => Books}/readme.md | 0 .../research-guide-containers.pdf | Bin {books => Books}/research-guide-devops.pdf | Bin ...nd-report-kubernetes-in-the-enterprise.pdf | Bin CI-CD/GitlabCi/Readme.md | 1 + CI-CD/GitlabCi/gitlab-commands.md | 1 + CI-CD/GitlabCi/gitlab-concepts.md | 1 + CI-CD/jenkins/jenkins-concepts.md | 1 + CI-CD/jenkins/jenkins-tutorials.md | 1 + IaC/Ansible/ansible-concepts.md | 1 + IaC/Ansible/ansible-tutorials.md | 1 + IaC/Prometheus/prometheus-concepts.md | 1 + IaC/Prometheus/prometheus-tutorials.md | 1 + IaC/Prometheus/readme.md | 1 + IaC/Puppet/puppet-commands.md | 1 + IaC/Puppet/puppet-concepts.md | 1 + IaC/Terraform/terraform-concepts.md | 1 + IaC/Terraform/terraform-tutorials.md | 1 + IaC/chef/chef-commands.md | 1 + IaC/chef/chef-concepts.md | 1 + {notes => Interview}/Dev-ops-Interview.md | 0 {notes => Interview}/devops-notes.md | 0 {notes => Interview}/readme.md | 0 {notes => Networking}/networking-commands.md | 0 .../networking-concepts.md | 0 {notes => OS}/os-commands.md | 0 notes/Os-concepts.md => OS/os-concepts.md | 0 README.md | 32 +++++++++--------- 43 files changed, 32 insertions(+), 16 deletions(-) rename {books => Books}/Continuous Delivery - Reliable Software Releases Through Build, Test And Deployment Automation.pdf (100%) rename {books => Books}/DEVOPS_FOR_NETWORKING.pdf (100%) rename {books => Books}/Managing_Kubernetes.pdf (100%) rename {books => Books}/ci-servers-and-tools.pdf (100%) rename {books => Books}/cloud-computing-with-windows-azure.pdf (100%) rename {books => Books}/cloud-computing.pdf (100%) rename {books => Books}/getting-started-with-kubernetes.pdf (100%) rename {books => Books}/getting-started-withdocker.pdf (100%) rename {books => Books}/guide-to-devops-continuous-delivery-automation.pdf (100%) rename {books => Books}/guide-to-orchestrating-and-deploying-containers.pdf (100%) rename {books => Books}/linuxnet.pdf (100%) rename {books => Books}/linuxsec.pdf (100%) rename {books => Books}/managing-microservices.pdf (100%) rename {books => Books}/microservices.pdf (100%) rename {books => Books}/practical-dns.pdf (100%) rename {books => Books}/readme.md (100%) rename {books => Books}/research-guide-containers.pdf (100%) rename {books => Books}/research-guide-devops.pdf (100%) rename {books => Books}/trend-report-kubernetes-in-the-enterprise.pdf (100%) create mode 100644 CI-CD/GitlabCi/Readme.md create mode 100644 CI-CD/GitlabCi/gitlab-commands.md create mode 100644 CI-CD/GitlabCi/gitlab-concepts.md create mode 100644 CI-CD/jenkins/jenkins-concepts.md create mode 100644 CI-CD/jenkins/jenkins-tutorials.md create mode 100644 IaC/Ansible/ansible-concepts.md create mode 100644 IaC/Ansible/ansible-tutorials.md create mode 100644 IaC/Prometheus/prometheus-concepts.md create mode 100644 IaC/Prometheus/prometheus-tutorials.md create mode 100644 IaC/Prometheus/readme.md create mode 100644 IaC/Puppet/puppet-commands.md create mode 100644 IaC/Puppet/puppet-concepts.md create mode 100644 IaC/Terraform/terraform-concepts.md create mode 100644 IaC/Terraform/terraform-tutorials.md create mode 100644 IaC/chef/chef-commands.md create mode 100644 IaC/chef/chef-concepts.md rename {notes => Interview}/Dev-ops-Interview.md (100%) rename {notes => Interview}/devops-notes.md (100%) rename {notes => Interview}/readme.md (100%) rename {notes => Networking}/networking-commands.md (100%) rename notes/networking-notes.md => Networking/networking-concepts.md (100%) rename {notes => OS}/os-commands.md (100%) rename notes/Os-concepts.md => OS/os-concepts.md (100%) diff --git a/books/Continuous Delivery - Reliable Software Releases Through Build, Test And Deployment Automation.pdf b/Books/Continuous Delivery - Reliable Software Releases Through Build, Test And Deployment Automation.pdf similarity index 100% rename from books/Continuous Delivery - Reliable Software Releases Through Build, Test And Deployment Automation.pdf rename to Books/Continuous Delivery - Reliable Software Releases Through Build, Test And Deployment Automation.pdf diff --git a/books/DEVOPS_FOR_NETWORKING.pdf b/Books/DEVOPS_FOR_NETWORKING.pdf similarity index 100% rename from books/DEVOPS_FOR_NETWORKING.pdf rename to Books/DEVOPS_FOR_NETWORKING.pdf diff --git a/books/Managing_Kubernetes.pdf b/Books/Managing_Kubernetes.pdf similarity index 100% rename from books/Managing_Kubernetes.pdf rename to Books/Managing_Kubernetes.pdf diff --git a/books/ci-servers-and-tools.pdf b/Books/ci-servers-and-tools.pdf similarity index 100% rename from books/ci-servers-and-tools.pdf rename to Books/ci-servers-and-tools.pdf diff --git a/books/cloud-computing-with-windows-azure.pdf b/Books/cloud-computing-with-windows-azure.pdf similarity index 100% rename from books/cloud-computing-with-windows-azure.pdf rename to Books/cloud-computing-with-windows-azure.pdf diff --git a/books/cloud-computing.pdf b/Books/cloud-computing.pdf similarity index 100% rename from books/cloud-computing.pdf rename to Books/cloud-computing.pdf diff --git a/books/getting-started-with-kubernetes.pdf b/Books/getting-started-with-kubernetes.pdf similarity index 100% rename from books/getting-started-with-kubernetes.pdf rename to Books/getting-started-with-kubernetes.pdf diff --git a/books/getting-started-withdocker.pdf b/Books/getting-started-withdocker.pdf similarity index 100% rename from books/getting-started-withdocker.pdf rename to Books/getting-started-withdocker.pdf diff --git a/books/guide-to-devops-continuous-delivery-automation.pdf b/Books/guide-to-devops-continuous-delivery-automation.pdf similarity index 100% rename from books/guide-to-devops-continuous-delivery-automation.pdf rename to Books/guide-to-devops-continuous-delivery-automation.pdf diff --git a/books/guide-to-orchestrating-and-deploying-containers.pdf b/Books/guide-to-orchestrating-and-deploying-containers.pdf similarity index 100% rename from books/guide-to-orchestrating-and-deploying-containers.pdf rename to Books/guide-to-orchestrating-and-deploying-containers.pdf diff --git a/books/linuxnet.pdf b/Books/linuxnet.pdf similarity index 100% rename from books/linuxnet.pdf rename to Books/linuxnet.pdf diff --git a/books/linuxsec.pdf b/Books/linuxsec.pdf similarity index 100% rename from books/linuxsec.pdf rename to Books/linuxsec.pdf diff --git a/books/managing-microservices.pdf b/Books/managing-microservices.pdf similarity index 100% rename from books/managing-microservices.pdf rename to Books/managing-microservices.pdf diff --git a/books/microservices.pdf b/Books/microservices.pdf similarity index 100% rename from books/microservices.pdf rename to Books/microservices.pdf diff --git a/books/practical-dns.pdf b/Books/practical-dns.pdf similarity index 100% rename from books/practical-dns.pdf rename to Books/practical-dns.pdf diff --git a/books/readme.md b/Books/readme.md similarity index 100% rename from books/readme.md rename to Books/readme.md diff --git a/books/research-guide-containers.pdf b/Books/research-guide-containers.pdf similarity index 100% rename from books/research-guide-containers.pdf rename to Books/research-guide-containers.pdf diff --git a/books/research-guide-devops.pdf b/Books/research-guide-devops.pdf similarity index 100% rename from books/research-guide-devops.pdf rename to Books/research-guide-devops.pdf diff --git a/books/trend-report-kubernetes-in-the-enterprise.pdf b/Books/trend-report-kubernetes-in-the-enterprise.pdf similarity index 100% rename from books/trend-report-kubernetes-in-the-enterprise.pdf rename to Books/trend-report-kubernetes-in-the-enterprise.pdf diff --git a/CI-CD/GitlabCi/Readme.md b/CI-CD/GitlabCi/Readme.md new file mode 100644 index 0000000..70157a4 --- /dev/null +++ b/CI-CD/GitlabCi/Readme.md @@ -0,0 +1 @@ +# Gitlab \ No newline at end of file diff --git a/CI-CD/GitlabCi/gitlab-commands.md b/CI-CD/GitlabCi/gitlab-commands.md new file mode 100644 index 0000000..5456e6e --- /dev/null +++ b/CI-CD/GitlabCi/gitlab-commands.md @@ -0,0 +1 @@ +# Gitlab Commands \ No newline at end of file diff --git a/CI-CD/GitlabCi/gitlab-concepts.md b/CI-CD/GitlabCi/gitlab-concepts.md new file mode 100644 index 0000000..d6fccd1 --- /dev/null +++ b/CI-CD/GitlabCi/gitlab-concepts.md @@ -0,0 +1 @@ +# Gitlab Concepts \ No newline at end of file diff --git a/CI-CD/jenkins/jenkins-concepts.md b/CI-CD/jenkins/jenkins-concepts.md new file mode 100644 index 0000000..70c850c --- /dev/null +++ b/CI-CD/jenkins/jenkins-concepts.md @@ -0,0 +1 @@ +# Jenkins Concepts \ No newline at end of file diff --git a/CI-CD/jenkins/jenkins-tutorials.md b/CI-CD/jenkins/jenkins-tutorials.md new file mode 100644 index 0000000..1278b81 --- /dev/null +++ b/CI-CD/jenkins/jenkins-tutorials.md @@ -0,0 +1 @@ +# Jenkins Tutorials \ No newline at end of file diff --git a/IaC/Ansible/ansible-concepts.md b/IaC/Ansible/ansible-concepts.md new file mode 100644 index 0000000..7364e46 --- /dev/null +++ b/IaC/Ansible/ansible-concepts.md @@ -0,0 +1 @@ +# Ansible \ No newline at end of file diff --git a/IaC/Ansible/ansible-tutorials.md b/IaC/Ansible/ansible-tutorials.md new file mode 100644 index 0000000..28608c2 --- /dev/null +++ b/IaC/Ansible/ansible-tutorials.md @@ -0,0 +1 @@ +# Ansible Tutorials \ No newline at end of file diff --git a/IaC/Prometheus/prometheus-concepts.md b/IaC/Prometheus/prometheus-concepts.md new file mode 100644 index 0000000..0a5263f --- /dev/null +++ b/IaC/Prometheus/prometheus-concepts.md @@ -0,0 +1 @@ +# Prometheus Concepts \ No newline at end of file diff --git a/IaC/Prometheus/prometheus-tutorials.md b/IaC/Prometheus/prometheus-tutorials.md new file mode 100644 index 0000000..84a5779 --- /dev/null +++ b/IaC/Prometheus/prometheus-tutorials.md @@ -0,0 +1 @@ +# Prometheus Tutorials \ No newline at end of file diff --git a/IaC/Prometheus/readme.md b/IaC/Prometheus/readme.md new file mode 100644 index 0000000..4f8259c --- /dev/null +++ b/IaC/Prometheus/readme.md @@ -0,0 +1 @@ +# Prometheus \ No newline at end of file diff --git a/IaC/Puppet/puppet-commands.md b/IaC/Puppet/puppet-commands.md new file mode 100644 index 0000000..d4456a6 --- /dev/null +++ b/IaC/Puppet/puppet-commands.md @@ -0,0 +1 @@ +# Puppet Commands \ No newline at end of file diff --git a/IaC/Puppet/puppet-concepts.md b/IaC/Puppet/puppet-concepts.md new file mode 100644 index 0000000..668d3e9 --- /dev/null +++ b/IaC/Puppet/puppet-concepts.md @@ -0,0 +1 @@ +# Puppet Concepts \ No newline at end of file diff --git a/IaC/Terraform/terraform-concepts.md b/IaC/Terraform/terraform-concepts.md new file mode 100644 index 0000000..a08e4b3 --- /dev/null +++ b/IaC/Terraform/terraform-concepts.md @@ -0,0 +1 @@ +# Terraform-Concepts \ No newline at end of file diff --git a/IaC/Terraform/terraform-tutorials.md b/IaC/Terraform/terraform-tutorials.md new file mode 100644 index 0000000..5adc4c5 --- /dev/null +++ b/IaC/Terraform/terraform-tutorials.md @@ -0,0 +1 @@ +# Terraform-Tutorials diff --git a/IaC/chef/chef-commands.md b/IaC/chef/chef-commands.md new file mode 100644 index 0000000..c6bf49c --- /dev/null +++ b/IaC/chef/chef-commands.md @@ -0,0 +1 @@ +# Chef Commands \ No newline at end of file diff --git a/IaC/chef/chef-concepts.md b/IaC/chef/chef-concepts.md new file mode 100644 index 0000000..777cef6 --- /dev/null +++ b/IaC/chef/chef-concepts.md @@ -0,0 +1 @@ +# Chef Concepts \ No newline at end of file diff --git a/notes/Dev-ops-Interview.md b/Interview/Dev-ops-Interview.md similarity index 100% rename from notes/Dev-ops-Interview.md rename to Interview/Dev-ops-Interview.md diff --git a/notes/devops-notes.md b/Interview/devops-notes.md similarity index 100% rename from notes/devops-notes.md rename to Interview/devops-notes.md diff --git a/notes/readme.md b/Interview/readme.md similarity index 100% rename from notes/readme.md rename to Interview/readme.md diff --git a/notes/networking-commands.md b/Networking/networking-commands.md similarity index 100% rename from notes/networking-commands.md rename to Networking/networking-commands.md diff --git a/notes/networking-notes.md b/Networking/networking-concepts.md similarity index 100% rename from notes/networking-notes.md rename to Networking/networking-concepts.md diff --git a/notes/os-commands.md b/OS/os-commands.md similarity index 100% rename from notes/os-commands.md rename to OS/os-commands.md diff --git a/notes/Os-concepts.md b/OS/os-concepts.md similarity index 100% rename from notes/Os-concepts.md rename to OS/os-concepts.md diff --git a/README.md b/README.md index a7b156b..503df00 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ -Docker
Docker

Docker Concepts
Docker Notes
Docker Tutorial - kubernetes
Kubernetes

Kubernetes Concepts
Kubernetes Commands - Prometheus
Prometheus

Prometheus Concepts
Prometheus Tutorial - Git
Git

Git concepts
Git Tutorial - Ansible
Ansible


Ansible Notes - Ansible
Terraform


Terraform concepts - Network
Network


Jenkins Concepts +Docker
Docker

Docker Concepts
Docker Notes
Docker Tutorial + kubernetes
Kubernetes

Kubernetes Concepts
Kubernetes Commands + Prometheus
Prometheus

Prometheus Concepts
Prometheus Tutorial + Git
Git

Git concepts
Git Advanced + Ansible
Ansible

Ansible Concepts
Ansible Tutorials + Terraform
Terraform

Terraform Concepts
Terraform Tutorials + Jenkins
Jenkins

Jenkins Concepts
Jenkins Tutorials @@ -31,13 +31,13 @@ - - - - - - - + + + + + + + @@ -46,7 +46,7 @@ - + ******************
Linux
Linux

OS/Linux-Concepts
Linux Notes
OS/Linux Commands
Network
Network


Networking Notes
Network
Books


Network
Interview


Interview Questions
Network
Gitlab


Gitlab Concepts
Network
Puppet


Puppet Concepts
Network
Chef


Chef Concepts
Linux
Linux

OS/Linux-Concepts
Linux Commands
Networking
Networking

Networking Concepts
Networking Commands
Books
Books

Interview
Interview

Interview Questions
Gitlab
Gitlab

Gitlab Concepts
Gitlab Commands
Puppet
Puppet

Puppet Concepts
Puppet Commands
Chef
Chef

Chef Concepts
Chef Commands