rxd_txd
301 subscribers
505 photos
31 videos
22 files
2.79K links
Download Telegram
This series examines an opinionated Kubernetes Gatekeeper policy ecosystem, including what Gatekeeper is, why use Gatekeeper, writing and testing policies, deploying policies to a local Kubernetes cluster, and how to make them visible to users. All code for this series resides in this GitHub repository: https://github.com/sebradloff/k8s-gatekeeper-policies-example

- https://itnext.io/running-gatekeeper-in-kubernetes-and-writing-policies-part-1-fcc83eba93e3
- https://itnext.io/running-and-writing-gatekeeper-policies-in-kubernetes-part-2-1c49c1c683b2

#k8s #kubernetes #gatekeeper #opa
Forwarded from DevOps&SRE Library
An Opinionated Guide to xargs

This post has everything you need to know about xargs, an essential tool for shell programming.

https://www.oilshell.org/blog/2021/08/xargs.html
Forwarded from DevOps&SRE Library