kubernetes

KubeCap NA'19

KubeCon+CloudNativeCon North America 2019 Event ReCap.

Nodeless Kubernetes

Kubelet provides nodes to a Kubernetes system so the Scheduler can bind pods on them. But what if we don't want to manage nodes? How can we use other APIs to provide compute resources to a Kubernetes cluster?

Extending the Kubernetes API with Custom Resources, Controllers and Operators

What is the controller pattern? And the operator pattern? How we can use custom controllers to extend the Kubernetes API? How we can build our own custom resources, controllers and operators?

Cloud Study Jam: Cloud Architecture

Getting stated with the Google Cloud Platform Kubernetes solution.

KubeCap EU'19

KubeCon+CloudNativeCon Europe 2019 Event ReCap.

Intro + Deep Dive: Kubernetes (Docs) SIG

KubeCon EU'19 session about SIG-Docs at Kubernetes.

Contributing to Kubernetes

Are you interested in learning how to contribute to Kubernetes? Do you want to become part of a localization team?

Kubernetes Study Jam: ReplicaSets

Study Jam about Kubernetes ReplicaSet objects, with slides and examples.

GitOps Pipeline

GitOps using infrastructure as code and Kubernetes in Google Cloud.

Kubernetes Study Jam: Pods

Study Jam about Kubernetes Pods objects, with slides and examples.