DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://github.com/knative/serving/releases/tag/v0.8.0
GitHub
Release Knative Serving release v0.8.0 (aka "v1rc1") · knative/serving
Meta
This release is our first “release candidate” for Serving v1
We are burning down remaining issues here, but barring major issues we will declare 0.9 the “v1” release of knative/serving.
Istio ...
DevOps drawer
https://raesene.github.io/blog/2019/08/09/docker-reverse-shells/
raesene.github.io
Docker and Kubernetes Reverse shells
DevOps drawer
https://www.cyberark.com/threat-research-blog/kubernetes-pentest-methodology-part-1/
Cyberark
Kubernetes Pentest Methodology Part 1
As the pace of life accelerates, we spend less time waiting or in downtime. Kubernetes offers something similar for our life with technology. It is a container orchestration platform that offers...
DevOps drawer
https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
GitHub
security-bulletins/advisories/third-party/2019-002.md at master · Netflix/security-bulletins
Security Bulletins that relate to Netflix Open Source - Netflix/security-bulletins
DevOps drawer
https://uk.godaddy.com/engineering/2019/08/13/kubernetes-gated-deployments/
GoDaddy Engineering Blog
Kubernetes Gated Deployments — GoDaddy Engineering Blog
Kubernetes Gated Deployments is a Kubernetes controller that facilitates automatic regression testing and canary analysis on Kubernetes deployments. It is designed to augment existing deployment processes by analyzing key functionality and performance metrics…
DevOps drawer
https://github.com/zalando-incubator/kopf
GitHub
GitHub - zalando-incubator/kopf: A Python framework to write Kubernetes operators in just few lines of code.
A Python framework to write Kubernetes operators in just few lines of code. - zalando-incubator/kopf
DevOps drawer
https://medium.com/flant-com/kubernetes-operator-in-python-451f2d2e33f3
Medium
Writing a Kubernetes Operator in Python without frameworks and SDK
Easy step-by-step guide to give it a try.
DevOps drawer
https://medium.com/@tsahiduek/k8s-infrastructure-what-you-should-consider-1c01a2109e82
Medium
K8s scheduling — deep dive
Kubernetes(AKA K8s), who've been around for the past 5 years, deliver a promise to free its users from dealing with infrastructure…
DevOps drawer
https://medium.com/pinterest-engineering/building-a-kubernetes-platform-at-pinterest-fb3d9571c948
Medium
Building a Kubernetes platform at Pinterest
Lida Li, June Liu, Rodrigo Menezes, Suli Xu, Harry Zhang, Roberto Rodriguez Alcala | Pinterest Software Engineers, Cloud Management…
DevOps drawer
https://istio.io/blog/2019/evolving-istios-apis/
Istio
The Evolution of Istio's APIs
The design principles behind Istio's APIs and how those APIs are evolving.
DevOps drawer
https://jaxenter.com/cloud-native-devops-160928.html
devmio - Software Know-How
Cloud-Native DevOps
At a high level, Cloud-Native architecture implies adapting to the many new possibilities empowering innovation that paves the way for digital transformation. How did Cloud-Native approaches come to be? Time to take a tour of Cloud-Native DevOps, where it…
DevOps drawer
https://hub.packtpub.com/cncf-led-open-source-kubernetes-security-audit-reveals-37-flaws-in-kubernetes-cluster-recommendations-proposed/
Packt Hub
CNCF led Kubernetes security audit reveals 37 flaws in Kubernetes cluster
The Kubernetes security audit has revealed 37 flaws in Kubernetes cluster, including 5 high severity, 17 medium severity, 8 low severity.
DevOps drawer
https://kubernetespodcast.com/episode/066-kubectl-plugins-and-krew/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 66 - kubectl Plugins and krew, with Ahmet Alp Balkan and Luk Burchard
No matter how you say it, you probably use kubectl all the time. Did you know you can extend it with plugins? Did you know you can find and install those plugins using krew, a plugin manager for kubectl? krew was built by Luk Burchard, a student at TUBerlin…
DevOps drawer
https://banzaicloud.com/blog/kubeconfig-security/
Banzaicloud
The dark side of kubeconfig
One of the key features of our container management platform, Pipeline is its ability to create multi- and hybrid-cloud Kubernetes environments using cloud provider-managed K8s or our own CNCF certified Kubernetes distribution, PKE. Recently, customers have…
DevOps drawer
https://techcrunch.com/2019/08/08/github-actions-is-now-a-ci-cd-service/
TechCrunch
GitHub gets a CI/CD service
Microsoft’s GitHub today launched the beta of a new version of GitHub Actions with full continuous integration and delivery (CI/CD) capabilities built right into the service. General availability is planned for November 13. The company also today announced…
DevOps drawer
https://www.cncf.io/announcement/2019/08/14/cloud-native-computing-foundation-reaches-100-end-user-community-members/
Cloud Native Computing Foundation
Cloud Native Computing Foundation Reaches 100 End User Community Members - Cloud Native Computing Foundation
Community reaches significant milestone as cloud native adoption continues to grow SAN FRANCISCO, Calif. – August 14, 2019 – The Cloud Native Computing Foundation
®
(CNCF
®
), which sustains and integrates open...
DevOps drawer
http://blog.kubecost.com/blog/cost-monitoring/
Kubecost Blog
Kubernetes cost monitoring: approaches & best practices
At Kubecost, we help teams monitor and manage Kubernetes spend. Teams commonly implement their first Kubernetes chargeback or showback solution with our software, and we frequently get asked questions about how to make this process go as smoothly as possible.…
DevOps drawer
https://appleinsider.com/articles/19/08/13/orchestration-with-kubernetes-coming-to-apples-macos
AppleInsider
Orchestration with Kubernetes coming to macOS
MacStadium has announced "Orka," allowing users to apply native Kubernetes commands for macOS virtual machines on genuine Apple hardware.
DevOps drawer
https://iximiuz.com/en/posts/journey-from-containerization-to-orchestration-and-beyond/
Iximiuz
Journey From Containerization To Orchestration And Beyond
What's the difference between dockerd and containerd? Why Kubernetes CRI was introduced? What is a container runtime?
DevOps drawer
This post covers integrating both Kubeval and Conftest with Helm in order to validate and test Helm charts.
DevOps drawer
https://garethr.dev/2019/08/using-conftest-and-kubeval-with-helm/