Skip to content

Commit

Permalink
Update intro-devops.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syselement committed Jun 6, 2024
1 parent 116875d commit 4e6147c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions devops-everything/intro-devops.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Introduction to DevOps

> 🔗 Jump to other notes here
>
> - [DevOps Resources](README.md)
> - [Git](git.md)
> - [Docker](docker.md)
> - [Kubernetes](kubernetes.md)
> - [Terraform](terraform.md)
![](.gitbook/assets/devops-logo.png)

**DevOps Pipeline**
Expand Down Expand Up @@ -51,14 +59,6 @@ The DevOps engineer needs to assist developers in building the application. This
>
> The install commands of the following tools can be found on my notes here - [Ubuntu VM - DevOps Tools](../operating-systems/linux/distros/ubuntu-vm.md#devops-tools)
> 🔗 Jump to other notes
>
> - [DevOps Resources](README.md)
> - [Git](git.md)
> - [Docker](docker.md)
> - [Kubernetes](kubernetes.md)
> - [Terraform](terraform.md)
- [Linux Basics](https://gitlab.com/devops-bootcamp3/linux) from the DevOps Bootcamp by Nana
- Package Manager - `apt` for Debian/Ubuntu-based Linux distros
- [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) (for Github, GitLab, etc)
Expand Down

0 comments on commit 4e6147c

Please sign in to comment.