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
▼
Friday, January 26, 2024
Ollama - Part3 - Web UI for Ollama to interact with LLMs
›
In the previous blog posts, we covered the deployment of Ollama on Kubernetes cluster and demonstrated how to prompt the Language Models (L...
Thursday, January 25, 2024
Ollama - Part2 - Prompt Large Language Models (LLMs) using Ollama, LangChain and Python
›
In this exercise we will learn to interact with the LLMs using Ollama, LangChain, and Python. Full project in my GitHub https://github.com/v...
Monday, January 15, 2024
Ollama - Part1 - Deploy Ollama on Kubernetes
›
Docker published GenAI stack around Oct 2023 which consists of large language models (LLMs) from Ollama, vector and graph databases from Ne...
Saturday, December 30, 2023
GitOps using Argo CD - Part2 - Mini project
›
In the previous blog post, we discussed deploying Argo CD on a Kubernetes cluster and explored the fundamentals of application management....
Sunday, December 3, 2023
Kubernetes mini project
›
In this mini project, we are going to learn the following: Deploy a simple Python based web application on a Kubernetes cluster. We will use...
Saturday, November 18, 2023
vSphere with Tanzu using NSX-T - Part29 - Logging using Loki stack
›
Grafana Loki is a log aggregation system that we can use for Kubernetes. In this post we will deploy Loki stack on a Tanzu Kubernetes clus...
Sunday, October 29, 2023
Kubernetes 101 - Part12 - Debug pod
›
When it comes to troubleshooting application connectivity and name resolution issues in Kubernetes, having the right tools at your disposal ...
‹
›
Home
View web version