From 91f0c6e316cedab2b1e0331cd7c44ef9dd436094 Mon Sep 17 00:00:00 2001 From: "dev.to bot" Date: Fri, 8 Apr 2022 09:42:37 +0000 Subject: [PATCH] chore: update published articles [skip ci] --- Days/day21.md | 9 +++++---- Days/day26.md | 9 +++++---- Days/day34.md | 9 +++++---- Days/day54.md | 9 +++++---- Days/day64.md | 7 ++++--- Days/day73.md | 9 +++++---- Days/day83.md | 7 ++++--- 7 files changed, 33 insertions(+), 26 deletions(-) diff --git a/Days/day21.md b/Days/day21.md index 0398285..2305dc1 100644 --- a/Days/day21.md +++ b/Days/day21.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - The Big Picture: DevOps and Networking - Day 21" +title: '#90DaysOfDevOps - The Big Picture: DevOps and Networking - Day 21' published: false -description: "90DaysOfDevOps - The Big Picture DevOps and Networking" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - The Big Picture DevOps and Networking +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048761 --- ## The Big Picture: DevOps and Networking @@ -102,4 +103,4 @@ Over the next few days we are going to get to know a little more about this list [Computer Networking full course](https://www.youtube.com/watch?v=IPvYjXCsTg8) -See you on [Day22](day22.md) \ No newline at end of file +See you on [Day22](day22.md) diff --git a/Days/day26.md b/Days/day26.md index 496a0df..e8e757f 100644 --- a/Days/day26.md +++ b/Days/day26.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Building our Lab - Day 26" +title: '#90DaysOfDevOps - Building our Lab - Day 26' published: false -description: "90DaysOfDevOps - Building our Lab" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - Building our Lab +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048762 --- ## Building our Lab @@ -116,4 +117,4 @@ Most of the examples I am using here as I am not a Network Engineer have come fr - [Hands-On Enterprise Automation with Python (Book)](https://www.packtpub.com/product/hands-on-enterprise-automation-with-python/9781788998512) -See you on [Day 27](day27.md) \ No newline at end of file +See you on [Day 27](day27.md) diff --git a/Days/day34.md b/Days/day34.md index a86422c..9bbaf0d 100644 --- a/Days/day34.md +++ b/Days/day34.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Microsoft Azure Hands-On Scenarios - Day 34" +title: '#90DaysOfDevOps - Microsoft Azure Hands-On Scenarios - Day 34' published: false -description: "90DaysOfDevOps - Microsoft Azure Hands-On Scenarios" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - Microsoft Azure Hands-On Scenarios +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048763 --- ## Microsoft Azure Hands-On Scenarios @@ -192,4 +193,4 @@ This wraps up the section on Microsoft Azure and the public cloud in general. I Next we will be diving into version control systems, specifically around git and then also code repository overviews and we will be choosing GitHub as this is my preferred option. -See you on [Day 35](day35.md) \ No newline at end of file +See you on [Day 35](day35.md) diff --git a/Days/day54.md b/Days/day54.md index eae4e4e..831a3b9 100644 --- a/Days/day54.md +++ b/Days/day54.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Kubernetes Application Deployment - Day 54" +title: '#90DaysOfDevOps - Kubernetes Application Deployment - Day 54' published: false -description: "90DaysOfDevOps - Kubernetes Application Deployment" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - Kubernetes Application Deployment +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048764 --- ## Kubernetes Application Deployment @@ -218,4 +219,4 @@ If you have FREE resources that you have used then please feel free to add them - [TechWorld with Nana - Kubernetes Crash Course for Absolute Beginners](https://www.youtube.com/watch?v=s_o8dwzRlu4) - [Kunal Kushwaha - Kubernetes Tutorial for Beginners | What is Kubernetes? Architecture Simplified!](https://www.youtube.com/watch?v=KVBON1lA9N8) -See you on [Day 55](day55.md) \ No newline at end of file +See you on [Day 55](day55.md) diff --git a/Days/day64.md b/Days/day64.md index 48ab0cb..c8d0b90 100644 --- a/Days/day64.md +++ b/Days/day64.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Ansible: Getting Started - Day 64" +title: '#90DaysOfDevOps - Ansible: Getting Started - Day 64' published: false -description: "90DaysOfDevOps - Ansible: Getting Started" -tags: "devops, 90daysofdevops, learning" +description: '90DaysOfDevOps - Ansible: Getting Started' +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048765 --- ## Ansible: Getting Started diff --git a/Days/day73.md b/Days/day73.md index 0bccdb8..dcd35ec 100644 --- a/Days/day73.md +++ b/Days/day73.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Building a Jenkins Pipeline - Day 73" +title: '#90DaysOfDevOps - Building a Jenkins Pipeline - Day 73' published: false -description: "90DaysOfDevOps - Building a Jenkins Pipeline" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - Building a Jenkins Pipeline +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048766 --- ## Building a Jenkins Pipeline @@ -220,4 +221,4 @@ The DockerHub repository I used for this demo was a private one. But in the next - [GitHub Actions](https://www.youtube.com/watch?v=R8_veQiYBjI) - [GitHub Actions CI/CD](https://www.youtube.com/watch?v=mFFXuXjVgkU) -See you on [Day 74](day74.md) \ No newline at end of file +See you on [Day 74](day74.md) diff --git a/Days/day83.md b/Days/day83.md index ee2075a..769d0ec 100644 --- a/Days/day83.md +++ b/Days/day83.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Data Visualisation - Grafana - Day 83" +title: '#90DaysOfDevOps - Data Visualisation - Grafana - Day 83' published: false -description: "90DaysOfDevOps - Data Visualisation - Grafana" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - Data Visualisation - Grafana +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048767 --- ## Data Visualisation - Grafana