Update devops.md add post mortem templates

This commit is contained in:
Morgan 2023-11-29 15:00:14 +01:00 committed by GitHub
parent 38614e6b55
commit 76704c5681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1317,6 +1317,9 @@ curl --user username:password -X POST -F "jenkinsfile=<Jenkinsfile" http://jenki
* [Tammy Bryant Butow](https://tammybutow.medium.com/site-reliability-engineering-for-kubernetes-b52877c70fb7) - (2020) Site Reliability Engineering for Kubernetes
* [Vasily Marmer](https://blog.flant.com/chaos-engineering-in-kubernetes-open-source-tools/) - (2021) Open Source solutions for chaos engineering in Kubernetes
### Tools
* [GitHub - dastergon/postmortem-templates: A collection of postmortem templates](https://github.com/dastergon/postmortem-templates)
## Tekton
* [instrumenta/conftest](https://github.com/instrumenta/conftest) - Write tests against structured configuration data using the Open Policy Agent Rego query language. **See also** [Official Website](https://conftest.dev)