├── 01-Git.md ├── 02-yaml.md ├── 03-Shell-Operations.md ├── 04-Docker.md ├── 05-Cloud-Computing.md ├── 06-CI-CD.md ├── 07-Kubernetes.md ├── 08-Google-Cloud-VPC.md ├── 09-Helm.md ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE └── README.md /01-Git.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/01-Git.md -------------------------------------------------------------------------------- /02-yaml.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/02-yaml.md -------------------------------------------------------------------------------- /03-Shell-Operations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/03-Shell-Operations.md -------------------------------------------------------------------------------- /04-Docker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/04-Docker.md -------------------------------------------------------------------------------- /05-Cloud-Computing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/05-Cloud-Computing.md -------------------------------------------------------------------------------- /06-CI-CD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/06-CI-CD.md -------------------------------------------------------------------------------- /07-Kubernetes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/07-Kubernetes.md -------------------------------------------------------------------------------- /08-Google-Cloud-VPC.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/08-Google-Cloud-VPC.md -------------------------------------------------------------------------------- /09-Helm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/09-Helm.md -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FairwindsOps/apprentice-learning-plan/HEAD/README.md --------------------------------------------------------------------------------