sigstore’s cosign and policy-controller with gke and kms
let’s see how we could sign our own private container images with sigstore’s cosign and then how to only allow them to be deployed in our gke cluster thanks to sigstore’s policy-controller
validating admission policies, the future of kubernetes policies
let’s see how to use the new validating admission policies feature in kubernetes 1.26+ and what it brings for the future of kubernetes policies
use google cloud memorystore (redis) with the online boutique sample
let’s see how to use google cloud memorystore (redis) with the online boutique sample.
online boutique’s helm chart, illustrate advanced scenarios with service mesh and gitops
let’s see how we could deploy advanced scenarios of the online boutique sample via its helm chart with service mesh and gitops, in order to improve its security posture
grpc health probes with kubernetes 1.24+
let’s see how we could leverage the new kubernetes 1.24+ grpc health probes features with the onlineboutique sample apps