90DaysOfDevOps
90DaysOfDevOps copied to clipboard
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps...
D-1
Started by user Sourav Kumar [Pipeline] Start of Pipeline [Pipeline] End of Pipeline java.lang.NoSuchMethodError: No such DSL method 'podTemplate' found among steps [archive, bat, build, catchError, checkout, deleteDir, dir, echo,...
Hi, I'm doing some practice on DevOps as well. It's such a hard work because there's several ways of different DevOps around. Different companies have their different details. I'm dedicated...
Hi! I've noticed that this repo is currently in process of being translated into different languages. I'd love to start a translation into polish as well if that's of interest....
sovu@sourav-pc:/media/sovu/Data/Devops/terraform$ terraform init Initializing the backend... Initializing provider plugins... - Reusing previous version of kreuzwerker/docker from the dependency lock file - Using previously-installed kreuzwerker/docker v2.16.0 Terraform has been successfully initialized!...
In day51, after installing minikube through arkade `arkade install minikube` , and when starting minikube `minikube start`, it's rising an error saying minikube not found. I believe we need to...
Hi Michael I plan to translate it to Indonesian, I already fork the repository, I hope I could finish it beautifully and send the pull request with good quality. Regards.
Hi Michael; I would like to be able to do the translation into Spanish for my community, where we still have many members who are not 100% fluent in English,...
https://github.com/MichaelCade/90DaysOfDevOps/blob/main/Days/day05.md#continuous-delivery - needs to be https://github.com/MichaelCade/90DaysOfDevOps/blob/main/Days/day05.md#continuous-integration and vice versa Below correction would be required Continuous Integration = Plan > Code > Build > Test Continuous Delivery = Release