Merge pull request #23 from mariuszmichalowski/patch-1
Added resources on K8s best practices and Terraformpull/26/head
commit
4b93047d2b
|
@ -73,12 +73,14 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
|
|||
- [ ] [A Guide to the Kubernetes Networking Model](https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model)
|
||||
- [ ] [47 Things To Become a Kubernetes Expert](https://ymmt2005.hatenablog.com/entry/k8s-things)
|
||||
- [ ] [Kubernetes Best Practices 101](https://github.com/diegolnasc/kubernetes-best-practices)
|
||||
- [ ] [15 Kubernetes Best Practices Every Developer Should Know](https://spacelift.io/blog/kubernetes-best-practices)
|
||||
|
||||
## Infrastructure as code / Configuration management
|
||||
|
||||
- [ ] [Terraform](https://learn.hashicorp.com/terraform)
|
||||
- [ ] [A Comprehensive Guide to Terraform](https://blog.gruntwork.io/a-comprehensive-guide-to-terraform-b3d32832baca)
|
||||
- [ ] [Ansible](https://github.com/leucos/ansible-tuto)
|
||||
- [ ] [Getting Started With Terraform on AWS](https://spacelift.io/blog/terraform-tutorial)
|
||||
|
||||
## Databases
|
||||
|
||||
|
|
Loading…
Reference in New Issue