Kubernetes Could Be The One To Make the Internet of Things (IoT) Reach Its Potential
Guest post originally published on Hackernoon by Adrian Goins is Director of Community and Evangelism at Rancher Labs The arrival of 5G wireless technology is often touted for the orders-of-magnitude boost in bandwidth it will bring…
Many people know that Kubernetes can report API activity to logging back ends and that auditing is a powerful security tool, but what happens in the real world when you have: Multiple API servers Mutating Admission…
How to enforce Kubernetes network security policies using OPA
Guest post originally published on the Magalix blog by Mohammed Ahmed This article is part of our Open Policy Agent (OPA) series, and assumes that you are familiar with Kubernetes and OPA. If you haven’t already done so,…
KubeCon + CloudNativeCon sponsor guest post from Jennifer Kotzen, Head of Container and Application Platforms Marketing, SUSE One of the hottest topics at Kubecon this month was Edge Computing, and for good reason: the promise of…
Guest post by Uma Mukkara, Maintainer on LitmusChaos Project and COO at MayaData LitmusChaos is a CNCF sandbox project. Its mission is to help Kubernetes SREs and developers to find weaknesses in Kubernetes platform and applications running on Kubernetes by…
CNCF has 99+ K8S distros, and this is how (and why) we built one more: OKD4 on FCOS
OKD, is the community distribution of Kubernetes that powers Red Hat’s OpenShift. It is built around a core of OCI container packaging and Kubernetes container cluster management. OKD also uses Fedora CoreOS (FCOS), a container-oriented operating…
Falco Update: What's new in Falco?
Guest post from Falco project maintainers Kris Nóva (Sysdig), Lorenzo Fontana (Sysdig), Spencer Krum (IBM), Kaizhe Huang (Sysdig), Leonardo Di Donato (Sysdig) A lot has happened in the world since the Falco maintainers were face to…
Introducing Policy As Code: The Open Policy Agent (OPA)
Guest post originally published on the Magalix blog by Mohamed Ahmed What Is OPA? It’s a project that started in 2016 aimed at unifying policy enforcement across different technologies and systems. Today, OPA is used by giant players…
Kubernetes RBAC 101: Authentication
Guest post originally published on the Kublr blog by Oleg Chunikhin Leveraging Client Certificates and Bearer Tokens to Authenticate in Kubernetes In part one of this series on Kubernetes RBAC, we introduced authentication and authorization methods. In this article,…
Logging in Kubernetes: EFK vs PLG Stack
Guest post originally published on the InfraCloud blog by Anjul Sahu, Solution Architect at InfraCloud With ever-increasing complexity in distributed systems and growing cloud-native solutions, monitoring and observability become a very important aspect in understanding how the systems…