- 👋 Hi, I’m @b0bu
- 👀 I’m interested in the details, all of the details.
- 🌱 I’m currently learning kernel internals for ebpf.
- 💞️ I’m looking to collaborate on whatever comes my way.
- 📫 How to reach me ... maybe later!
Pinned Loading
-
moto
moto PublicForked from getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
Python
-
-
-
evaluate deprecated aks versions wit...
evaluate deprecated aks versions with open policy agent 1Hello, world. `v1.15.11` is indeed deprecated by azure kubernetes service, let's not try to build that. This policy can stop you building or for that matter destroying a cluster that's fell off the bottom of azure's `N-2` version's sla unintentionally. There's enough in here that you could probably do some pretty cool things with external dependency calls, regardless of aks or azure.
2We use opa quite a bit, with gatekeeper as a mutating admission controller within our cluster and external in our build and deploy pipelines. You can use this or the concept in general to stop anything crazy from going down when no one is watching. I can't imagine living without it.
34Here's a mock cluster tf file
5```terraform
-
daft_timer_in_python
daft_timer_in_python 1Maybe the daftest of all gists. Indeed for timing anything `timeout n` or `sleep n` are what you should absolutely use in bash. But I thought the visual was cool for this one.
2```python
3timer () {
4t=${1:-60}
5python -c '
-
Azure/terraform-azurerm-lz-vending
Azure/terraform-azurerm-lz-vending PublicTerraform module to deploy landing zone subscriptions (and much more) in Azure
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.