devops
Here are 5,370 public repositories matching this topic...
As easy as /aitch-tee-tee-pie/
-
Updated
Aug 22, 2020 - Python
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Aug 19, 2020
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Aug 20, 2020
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
Updated
Aug 23, 2020 - Python
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Aug 22, 2020 - Go
Jenkins automation server
-
Updated
Aug 23, 2020 - Java
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
-
Updated
Aug 19, 2020 - Go
Conformance test suite for OpenShift
-
Updated
Aug 22, 2020 - Go
It would be nice if lynis would gather (and report in the portal/reports) information about user-accounts:
- Expired or soon to expire passwords (passwd -e)
- Locked accounts (passwd -S )
- Expired accounts (chage -E / chage -l )
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
-
Updated
Jan 22, 2020
Latest chart fails to install CRD
Description
I installed openebs using following commands:
kubectl create ns openebs
kubectl config set-context $(kubectl config current-context) --namespace openebs
helm install openebs stable/openebs --version 1.10.0 --set crd.enableInstall=false --set rbac.pspEnabled=true
And here are two pods in CrashLoopBackOff:
$ ku## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
A curated list of Site Reliability and Production Engineering resources.
-
Updated
Aug 10, 2020
Flyway by Redgate • Database Migrations Made Easy.
-
Updated
Aug 21, 2020 - Java
Simple and flexible tool for managing secrets
-
Updated
Aug 20, 2020 - Go
Kubernetes clusters for the hobbyist.
-
Updated
Jul 7, 2020
Coming from: aws ec2 describe-reserved-instances
Improve this page
Add a description, image, and links to the devops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devops topic, visit your repo's landing page and select "manage topics."



The PR is #4008