In previous posts we have deployed various StorageClass’s, namely the VMware CSI driver and the NetApp Trident CSI driver. As the names suggest they use different underlying storage technologies, The VMware CSI driver uses VMware datastores and the NetApp Trident CSI drivers uses NetApp.
Tag Archives: k8s
Using NetApp Trident with Kubernetes – Configuring Kasten
Welcome to part 3 and the final post of this blog series :), following on from part 2, let’s continue with our configuration.
The Kubernetes Journey – CSI and Kasten Backups
In the previous post we mentioned a Kubernetes cluster is made up of a CNI, CSI and a container runtime.We previously went through the process of deploying our container runtime(containerd) and our network interface(calico) and managed to bootstrap the whole setup together forming our functional cluster, Awesome! Continuing with our learning here as always I’mContinue reading “The Kubernetes Journey – CSI and Kasten Backups”
The Kubernetes Journey – Setup
Looking at how IT is changing it is undeniable that containers has become the latest hot topic and rightfully so, arguably becoming the next step in the virtualization lifecycle, Not that it should be viewed as a replacement for VMs, in fact i think we will be seeing containers and VMs living side by sideContinue reading “The Kubernetes Journey – Setup”