Archive of posts with category 'Kubernetes'

Automatically provision and manage TLS certificates in Kubernetes

Scenario Context We want to automate and manage certificates used within our K8s clusters.

K8s Local Persistent Volume Setup

Tutorial to follow This is good one to follow

Kubernetes API-GW service

KONG with TLS + Auth

GCP K8s Clusters Kind - Secret

Scenario To save some 3rd parties’ sensitive information such as credentials, in Kubernetes managed secret service.

Multiple GCP K8s Clusters under a different GCP project

Scenarios is described as this: We have one GCP root account, which creating 2 projects, one is as a lab, the other one is as production. The lab one has...

GCP K8s Service Catalog

The tutorial to learn - GCP Connecting Cloud Pub/Sub with Service Catalog Install K8s Service Catalog and Service Broker Using K8s Service Catalog Which comes out with key concepts to...

Istio

Starter tour on KataCoda.com

Istio on Katacoda

Deploy Istio on Kubernetes This guide is fully followed from Katacoda.com, where you may have a better experience, importantly without any local env setup. This guide will create an environment...

Kubernetes The Hard Way

Practice following Kubernetes The Hard Way Good Explanation Kubernetes The Hard Way Explained