vineethac.blogspot.com
A blog on SDDCs, Kubernetes, PowerShell, and Python.
Pages
(Move to ...)
Home
Index
vSphere with Tanzu
vRealize Operations (vROps)
VMware PowerCLI
PowerShell
Python
Kubernetes and Containers
Generative AI and LLMs
▼
Saturday, March 19, 2022
Working with Kubernetes using Python - Part 02 - Switch context
›
Following code snipet uses kubeconfig python module and it takes the default kubeconfig file, and switch to a new context. kubectl comman...
Friday, March 4, 2022
Working with Kubernetes using Python - Part 01 - List contexts
›
Following code snipet uses Python client for the kubernetes API and it takes the default kubeconfig file, list the contexts, and active co...
Saturday, February 19, 2022
Kubernetes 101 - Part5 - Removing namespaces stuck in terminating state
›
Namespaces getting stuck at terminating state is one of the common issues I have seen while working with K8s. Here is an example namespace i...
Sunday, January 30, 2022
vSphere with Tanzu using NSX-T - Part14 - Testing TKC storage using kubestr
›
In the previous posts we discussed the following: Part1 - Prerequisites Part2 - Configure NSX Part3 - Edge Cluster Part4 - Tier-0 Gateway an...
Saturday, December 18, 2021
vSphere with Tanzu using NSX-T - Part13 - Export WCP admin kubeconfig
›
In the previous posts we discussed the following: Part1 - Prerequisites Part2 - Configure NSX Part3 - Edge Cluster Part4 - Tier-0 Gateway an...
Friday, December 10, 2021
ESXi in a HA cluster fails to Enter Maintenance Mode and gets stuck
›
Recently we came across a situation where when we try to put a ESXi host in Maintenance Mode, it is getting stuck at certain level. These ES...
Friday, November 5, 2021
vSphere with Tanzu using NSX-T - Part12 - Deploy application on TKC and access it
›
In the previous posts we discussed the following: Part1 - Prerequisites Part2 - Configure NSX Part3 - Edge Cluster Part4 - Tier-0 Gateway an...
‹
›
Home
View web version