Join our Discord Server

Search results for: docker container

Implementing Multi-Host Docker Networking with Docker-Datacenter (DDC)

In our previous post, we looked at detailed implementation of Docker-Datacenter-In-A-Box (Container-as-a-Service) on VMware ESXi platform. DDC pluggable architecture and open APIs allows...
Ajeet Raina
2 min read

Integrating AWS and Docker Cloud 1.0 ~ A Multicloud Application Delivery Service

Docker’s acquisition of Tutum, a cross-cloud container management service has really paid-off. Two week back, Docker announced “Docker Cloud 1.0” –...
Ajeet Raina
5 min read

New Docker Engine 1.10 brings Enterprise-level security hardening – Secure Computing

Security issues like kernel exploits,  denial-of-service attacks, container breakouts, poisoned images, compromising secrets etc. has been talked a lot in recent...
Ajeet Raina
6 min read

New Docker Engine 1.10 brings Enterprise-level Security Hardening – User Namespace

User Namespace support was introduced as an experimental feature last November under Docker 1.9 version. Docker 1.10 finally brings it as...
Ajeet Raina
3 min read

Getting Started with Docker Swarm

Docker Swarm is 1 year old now. Docker Inc. during DockerConEU, December 2014 made the announcement of Docker Swarm. A Docker...
Ajeet Raina
4 min read

Setting up Docker Hosts on Google Compute Engine using Docker Machine

Docker Machine enables a simplified approach to set up Docker hosts on supported platforms, including Linux, Windows, OS X, and various...
Ajeet Raina
1 min read

Building Docker-Ready Virtual Infrastructure through Docker Machine

“Is VM passe?” ~ this is an important debate ongoing around the globe among the CEOs, CFOs and CIOs. Most of...
Ajeet Raina
3 min read

Understanding Docker Networking – Part-I

This is a tutorial series for understanding how Docker Networking really works. I have tried to put it in very simple...
Ajeet Raina
9 min read

How to build .DEB packages through Docker

Building .DEB package is still a daunting process. It involves a series of compiling, linking and building the source packages. Compiling...
Ajeet Raina
1 min read

A Docker Deployment Workflow

Docker is an amazing technology and it just simplifies both workflows and communication. Traditionally, the cycle of getting an application from...
Ajeet Raina
1 min read

How to get rid of Docker images with no repository?

I had dozens of Docker containers and images running on my host machine. I played around those images for my internal...
Ajeet Raina
1 min read

Running Docker Private Registry server Frontend UI

Are you planning to setup own Docker private registry in your lab? Are you planning to bring all the in-house developers...
Ajeet Raina
1 min read

How to setup Mediawiki in seconds using Docker?

I still follow the same old traditional mediawiki software to track the roadmap, knowledge base articles, latest and updates for Linux...
Ajeet Raina
2 min read

Highlights from the Dockercon 2015

Last month at San Francisco @ Dockercon15, there were numerous exciting announcement which includes runtime container called runC, Docker network, Docker...
Ajeet Raina
1 min read

How to access Docker namespace?

It is never recommended to install openssh-server on the container for just mere shell access. It is always suggested to keep your...
Ajeet Raina
1 min read

How to push Docker Image to Docker Hub Registry?

This is step by step guide on how to push Docker Image to Docker Hub registry. To get started with this...
Ajeet Raina
3 min read

Getting Started with Docker – Part-II

In my previous blog post we talked about how to pull images, create containers, start and stop the containers, today we are...
Ajeet Raina
4 min read

Getting Started with Docker – Part-1

This is a step by step guide for getting started with Docker. This guide starts with a fresh CentOS 7.0 host...
Ajeet Raina
4 min read

Orchestrating Docker using Puppet

Dockers containers are revolutionizing the cloud computing world, spreading everywhere and powering developers world-wide to automate deployment of applications as a...
Ajeet Raina
4 min read

How to change Docker Image Installation Directory?

Are you running out of space while creating more and more containers? Here is a guide to change the default docker...
Ajeet Raina
2 min read

Claude Desktop Extensions: Building Custom MCP Servers Guide

Learn to build custom MCP servers for Claude Desktop. Complete guide with Python examples, Docker integration, security best practices, and troubleshooting...
Collabnix Team
5 min read

Getting Started with NVIDIA Jetson AGX Thor Developer Kit: A Complete Reference Guide

If you’re building robots, you’re going to want to hear about this. NVIDIA just released Jetson Thor, and it’s a beast. We’re...
Ajeet Raina
8 min read

Streamlining Documentation Workflows in Modern DevOps: The Case for Web-Based PDF Tools

In the DevOps world, we’ve spent years eliminating dependencies, containerizing applications, and moving workloads to the cloud. Yet many teams still...
Tanvir Kour
4 min read

Top 5 MCP Servers Every Developer Must Be Aware Of

TL;DR – Install These 5 Containerized MCP Servers Today This blog was originally published here Stop wasting time with complex environment...
Ajeet Raina
15 min read

Building an AI DevOps Assistant with Claude API: Complete Guide

Learn to build a production-ready AI DevOps assistant using Claude API with Kubernetes integration, complete code examples, and deployment configurations.
Collabnix Team
6 min read

Choosing Ollama Models: The Complete 2025 Guide for Developers and Enterprises

Running large language models locally has become essential for developers, enterprises, and AI enthusiasts who prioritize privacy, cost control, and offline...
Collabnix Team
10 min read

Claude API vs OpenAI API 2025: Complete Developer Comparison with Benchmarks & Code Examples

Choosing between Claude API and OpenAI API is one of the most critical decisions developers face when building AI-powered applications in...
Collabnix Team
15 min read

Ollama: The Complete Guide to Running Large Language Models Locally in 2025

Learn how to install, configure, and optimize Ollama for running AI models locally. Complete guide with setup instructions, best practices, and...
Collabnix Team
3 min read
Building RAG Applications with Ollama and Python

Building RAG Applications with Ollama and Python: Complete 2025 Tutorial

Retrieval-Augmented Generation (RAG) has revolutionized how we build intelligent applications that can access and reason over external knowledge bases. In this...
Collabnix Team
8 min read

Choosing the Best Local LLM Tools for Your Needs

Choosing the Best Local LLM Tools for Your Needs LM Studio prioritizes ease of use with a polished GUI ideal for...
Tanvir Kour
5 min read

CI for AI: Running Ollama + LLMs in GitHub Actions with Open Source Tools

AI is rapidly transforming how we build software—but testing it? That’s still catching up. If you’re building GenAI apps, you’ve probably...
Collabnix Team
1 min read

Is Ollama ready for Production?

Introduction: The Ollama Promise As organizations seek alternatives to cloud-based AI services, Ollama has gained significant traction for its ability to...
Collabnix Team
3 min read

Running LLMs with TensorRT-LLM on NVIDIA Jetson Orin Nano Super

TensorRT-LLM is essentially a specialized tool that makes large language models (like ChatGPT) run much faster on NVIDIA hardware. Think of...
Ajeet Raina
15 min read

How to upgrade Jetpack 5.X to 6.X on NVIDIA Jetson Orin Nano Super

Recently, I upgraded my Jetson Orin Nano from JetPack 5.X to the latest JetPack 6.2. This represents a significant update, moving...
Ajeet Raina
2 min read

Getting Started with NVIDIA Jetson Orin Nano Super – Generative AI Supercomputer

NVIDIA has just reinvented edge computing with its latest offering – the Jetson Orin Nano Super Developer Kit. This isn’t just an...
Ajeet Raina
5 min read

Is Kubernetes Hard to Learn?

Kubernetes, also known as K8s, has emerged as a cornerstone technology in modern infrastructure management due to its ability to simplify...
Abraham Dahunsi
4 min read

What is Model Context Protocol (MCP) and what problem it solves?

Imagine an AI assistant helping a software team debug an issue. GitHub Co-Pilot might suggest fixes based on the code visible...
Ajeet Raina
4 min read

How to Completely Uninstall Ollama and Erase LLM Models on Linux Systems?

Ollama is a powerful tool for running large language models (LLMs) locally. However, there may come a time when you need...
Tanvir Kour
1 min read

Llama 3.3 70B and Ollama

Meta has introduced Llama 3.3, a 70-billion parameter large language model that provides performance comparable to the much larger Llama 3.1...
Tanvir Kour
3 min read

The Most Enticing Online Gaming Websites for DevOps Enthusiasts

As DevOps engineers and tech enthusiasts dive deep into optimizing development workflows, containerization, and automation, it’s important to take a break...
Tanvir Kour
3 min read

Setting Up a CI/CD Pipeline with Jenkins

Jenkins, an open-source automation server, is one of the most widely used tools for setting up CI/CD pipelines. Its flexibility, extensive...
Abraham Dahunsi
10 min read

Kubernetes Explained in 5 Minutes

Discover the origins and key components of Kubernetes, an open-source container orchestration platform revolutionizing application deployment and management. #Kubernetes #ContainerOrchestration
Abraham Dahunsi
5 min read

What is OpenDevin and what Number 1 problem does it solve for you?

Software development is becoming increasingly complex. From managing intricate codebases to deploying applications across various platforms, developers face a multitude of...
Adesoji Alu
11 min read

Collabnix Monthly Newsletter – June 2024

Discover the latest in Docker and Kubernetes with community-curated tutorials, events, and tools. Explore new projects and join the conversation! 🚀...
Ajeet Raina
2 min read

Error: request returned Internal Server Error for API route and version

This error (“Error: request returned Internal Server Error for API route and version,”) typically comes up during interactions with Docker or...
Abraham Dahunsi
4 min read

What is vLLM and what problem does it solve?

Large language models (LLMs) have taken the world by storm, generating human-quality text, translating languages, and writing different kinds of creative...
Avinash Bendigeri
2 min read

Exploring WebAssembly (WASM) for Web Development: Links, Resources, and More

Explore the power of WebAssembly (WASM) in web development with this comprehensive blog post. Learn its core concepts, advantages, and resources.
Arsheen Kour
2 min read

Running Llama 3 Locally with Ollama and Ollama WebUI

Meta (formerly Facebook) has just released Llama 3, a groundbreaking large language model (LLM) that promises to push the boundaries of what AI...
Ajeet Raina
3 min read

What is Data Backup? Why Backups Matter and How to Do Them Right?

Discover the importance of data backup, why it's crucial, and how to keep your digital life safe. Learn about data loss...
Avinash Bendigeri
4 min read

Latest Community-Curated Tutorials, Sample Apps, Events, and Videos | Collabnix Community Updates

Discover the latest community-curated tutorials, sample apps, events, and videos in the Collabnix Community. Submit your own content for inclusion in...
Ajeet Raina
2 min read

December Newsletter

Welcome to the Collabnix Monthly Newsletter!  We bring you a curated list of latest community-curated tutorials, sample apps, events, and videos....
Ajeet Raina
1 min read

Collabnix Monthly Newsletter – December 2023

Welcome to the Collabnix Monthly Newsletter! Get the latest community-curated tutorials, events, and more. Submit your own article or video for...
Ajeet Raina
1 min read

Ollama: A Lightweight, Extensible Framework for Building Language Models

Join Our Slack Community With over 10,00,000 Docker Pulls, Ollama is highly popular, lightweight, extensible framework for building and running language...
Avinash Bendigeri
2 min read

Top 5 Cluster Management Tools for Kubernetes in 2024

Kubernetes, also known as K8s, is a platform that allows you to efficiently manage your containerized applications across a group of...
Abraham Dahunsi
16 min read

Getting Started with the Low-Cost RPLIDAR Using NVIDIA Jetson Nano

Conclusion Getting started with low-code RPlidar with Jetson Nano is an exciting journey that can open up a wide range of...
Ajeet Raina
4 min read

Getting Started with ChatGPT

What makes Chat GPT a powerful language model? ChatGPT is a powerful language model for several reasons: All of these features...
Ajeet Raina
4 min read

Install and Configure GitLab Runner on Kubernetes using Helm

GitLab Runner is a tool that helps run jobs and send the results back to GitLab. It is often used in...
Ajeet Raina
7 min read

How To Secure Kubernetes Clusters In 7 Steps

Kubernetes is now the most widely used container and container orchestration platform. With the growing adoption of container and container orchestrator...
Korra Shailaja
5 min read

Awesome-Compose: What It is and Why You Should Really Care About It

With over 14,700 stars, 2,000 forks, awesome-compose is a popular Docker repository that contains a curated list of Docker Compose samples. It helps...
Ajeet Raina
3 min read

Top Kubernetes Tools You Need for 2021 – K3d and Portainer

Thanks to Collabnix community members Abhinav Dubey, Ashutosh Kale and Vinodkumar Mandalapu for all the collaboration and contribution towards this blog post series. In the last...
Ajeet Raina
6 min read

What are Kubernetes Pods? | KubeLabs Glossary

Kubernetes (commonly referred to as K8s) is an orchestration engine for container technologies such as Docker and rkt that is taking...
Ajeet Raina
9 min read

Getting Started with NVIDIA Jetson Nano From Scratch

The NVIDIA Jetson Nano 2GB Developer Kit is the ideal platform for teaching, learning, and developing AI and robotics applications. It...
Ajeet Raina
1 min read

Introducing 2GB NVIDIA Jetson Nano: An Affordable Yet Powerful $59 AI Computer

Today at GPU Technology Conference(GTC) 2020, NVIDIA announced a new 2GB Nvidia Jetson Nano for the first time. Last year, during...
Ajeet Raina
2 min read

The Rise of Shipa – A Continuous Operation Platform

Cloud native microservices have undergone an exciting architectural evolution. 4 years back, the industry was busy talking about the rise of...
Ajeet Raina
16 min read

Monitoring Multi-Node K3s Cluster running on IoT using Datadog – Part 1

The rapid adoption of cloud-based solutions in the IT industry is acting as the key driver for the growth of the...
Ajeet Raina
4 min read

How to migrate AWS ElastiCache data to Redis with Zero downtime

Are you looking out for a tool which can help you migrate Elasticache data to Redis Open Source or Redis Enterprise...
Ajeet Raina
3 min read

Top 50 Kubernetes Interview Questions For You

Kubernetes provides a container-centric management environment. It orchestrates computing, networking, and storage infrastructure on behalf of user workloads. This provides much...
Ajeet Raina
31 min read

Visualize Redis Open Source using Rebrow

If you are serious about monitoring your cluster health with real-time alerts, analyzing your cluster configuration, rebalance as necessary, managing addition...
Ajeet Raina
4 min read

The Rise of Pico: At the Grace Hopper Celebration India

The Grace Hopper Celebration of Women in Computing (GHC) is a series of conferences designed to bring the research and career...
Ajeet Raina
2 min read

Meet K3s – A Lightweight Kubernetes Distribution for Raspberry Pi Cluster

To implement a microservice architecture and a multi-cloud strategy, Kubernetes today has become a key enabling technology. The bedrock of Kubernetes...
Ajeet Raina
10 min read

Top 50 Ansible Interview Questions

Ansible is an open-source engine that automates configuration management, application deployment, and other devOps tasks. Ansible is simple, agentless IT automation...
Ajeet Raina
30 min read

Test Drive Compose on Kubernetes on Play with Kubernetes(PWK) Playground in 5 Minutes

On the 2nd day of Dockercon, Docker Inc. open sourced Compose on Kubernetes project. This project provides a simple way to define cloud...
Ajeet Raina
7 min read

Kubernetes Hands-on Lab #4 – Deploy Prometheus Stack using Helm on Play with Kubernetes Platform

  Let’s talk about Kubernetes Deployment Challenges… As monolithic systems become too large to deal with, many enterprises are drawn to...
Ajeet Raina
6 min read

Kubernetes Hands-on Lab #3 – Deploy Istio Mesh on K8s Cluster

  Istio is completely an open source service mesh that layers transparently onto existing distributed applications. Istio v1.0 got announced last...
Ajeet Raina
7 min read

Demystifying Serverless & OpenFaas

Is Function a new container? Why so buzz around Serverless computing like OpenFaas?   One of the biggest tech trend of...
Ajeet Raina
6 min read

Building a Secure VM based on LinuxKit on Microsoft Azure Platform

LinuxKit GITHUB repository recently crossed 3000 stars, forked around 300+ times and added 60+ contributors. Just 5 months old project and...
Ajeet Raina
2 min read

Walkthrough: How to build your own customised LinuxKit kernel?

  “..Its Time to Talk about Bring Your Own Components (BYOC) now..” The Moby Project  is gaining momentum day by day. If...
Ajeet Raina
3 min read

LinuxKit 101: Getting Started with LinuxKit for Google Cloud Platform

  “…LinuxKit? A New Beast?      What problem does it solve for us?..”   In case you missed out Dockercon...
Ajeet Raina
4 min read

Building Distributed Training Systems on Kubernetes: A Complete Guide

Learn how to build scalable distributed training systems on Kubernetes with PyTorch and TensorFlow. Includes YAML configs, code examples, and best...
Collabnix Team
5 min read

From Prototype to Production: Scaling LLM Applications in Kubernetes

Learn to scale LLM applications from prototype to production with Kubernetes, vLLM, and best practices for GPU resource management and cost...
Collabnix Team
5 min read

Serverless AI Deployment for Scalable LLM Inference

Learn how to deploy scalable LLM inference services using Knative on Kubernetes. Complete guide with code examples, GPU support, and production...
Collabnix Team
5 min read

Building a Multi-Tenant LLM Platform on Kubernetes: Complete Guide

Learn how to build a production-ready multi-tenant LLM platform on Kubernetes with isolation, resource management, and scaling. Includes YAML configs and...
Collabnix Team
5 min read

Building AI Agents with Kubernetes Jobs and CronJobs: Complete Guide

Learn to build, deploy, and scale AI agents using Kubernetes Jobs and CronJobs. Includes YAML configs, Python examples, and production best...
Collabnix Team
5 min read

Scaling Ollama Deployments: Load Balancing Strategies for Production

Master load balancing strategies for scaling Ollama deployments in production. Complete guide with Kubernetes configs, HAProxy setup, and troubleshooting tips.
Collabnix Team
6 min read

MLOps on Kubernetes: CI/CD for Machine Learning Models in 2024

Master MLOps on Kubernetes with practical CI/CD pipelines for ML models. Includes YAML configs, Python examples, and production-ready workflows.
Collabnix Team
4 min read

Building AI Coding Assistants with Claude and MCP: A Complete Guide

Learn to build production-ready AI coding assistants using Claude and Model Context Protocol (MCP). Includes code examples, Docker configs, and best...
Collabnix Team
6 min read

Model Serving at Scale: TorchServe on Kubernetes Guide 2024

Learn to deploy PyTorch models at scale with TorchServe on Kubernetes. Complete guide with YAML configs, autoscaling, and production best practices.
Collabnix Team
4 min read

Document Processing for RAG: Best Practices and Tools for 2024

Master document processing for RAG systems with practical examples, code snippets, and best practices. Learn chunking strategies, embedding optimization, and production...
Collabnix Team
5 min read

Webhook-Driven AI Workflows with Claude and Kubernetes

Learn how to build production-ready webhook-driven AI workflows using Claude API and Kubernetes. Includes YAML configs, Python examples, and best practices.
Collabnix Team
5 min read

Discover Cursor AI Benefits for 2025 Success

Discover the Key Cursor AI Benefits for 2025 Introduction: Why Developers Are Making the Switch Over 1 million developers have already...
Collabnix Team
13 min read

Unlocking the Power of Ollama AI: Transform Your Business with Local LLMs

Discover how Ollama AI is revolutionizing business intelligence, customer service, and automation by bringing enterprise-grade AI capabilities to your local infrastructure...
Collabnix Team
8 min read

AI Agents vs Agentic AI: A Complete Technical Guide with Code Examples (2025)

Discover the key differences between AI Agents and Agentic AI with practical code examples using LangChain, AutoGen, and CrewAI. Learn architecture...
Collabnix Team
7 min read

The Complete Ollama Guide 2025: From Zero to AI Hero (With 50+ Code Examples!)

Run ChatGPT-level AI models on your laptop for FREE – No API bills, complete privacy, and unlimited usage! Ollama has revolutionized...
Tanvir Kour
21 min read

Ollama GPU Acceleration: The Ultimate NVIDIA CUDA and AMD ROCm Configuration Guide for Production AI Deployment

The rise of large language models (LLMs) running locally has revolutionized how developers approach AI integration, with Ollama emerging as the...
Collabnix Team
36 min read

Qwen-Image-Edit: The Ultimate Technical Guide to AI-Powered Image Editing (2025)

Introduction to Qwen-Image-Edit Qwen-Image-Edit represents a breakthrough in AI-powered image editing technology, extending Alibaba’s powerful 20B parameter Qwen-Image foundation model with...
Collabnix Team
39 min read

Hugging Face vs Ollama: The Complete Technical Deep Dive Guide for Local AI Development in 2025

Comprehensive comparison of Hugging Face and Ollama for local AI deployment. Learn setup, performance, use cases, and which platform suits your...
Collabnix Team
9 min read

GPU Allocation in Kubernetes: A Comprehensive Guide

Understanding GPU Allocation in Kubernetes Understanding how Kubernetes allocates GPUs to workloads is crucial for anyone working with AI/ML applications or...
Collabnix Team
6 min read

How to Choose the Best DevOps Consulting Company in the USA?

Choosing a DevOps consulting company? Learn how to find the right partner with a proven track record, full-cycle services, and a...
Collabnix Team
3 min read

Ollama Embedded Models: The Complete Technical Guide to Local AI Embeddings in 2025

Master Ollama embedded models for local AI embeddings. Complete technical guide covering implementation, performance optimization, and integration with open-source AI workflows
Collabnix Team
14 min read

Ollama Embedded Models: The Complete Technical Guide for 2025 Enterprise Deployment

Ollama embedded models represent a paradigm shift in local language model deployment, offering enterprise-grade performance with zero-dependency inference through advanced GGUF...
Collabnix Team
11 min read

vCluster: The Complete Guide to Virtual Kubernetes Clusters in 2025

Discover how vCluster revolutionizes Kubernetes multi-tenancy with 99% faster provisioning, massive cost savings, and enterprise-grade isolation
Tanvir Kour
6 min read

How do DevOps and Cloud Computing WorkTogether to Create a Trend Set?

Ever wonder how the latest developments in cloud computing and DevOps will affect IT in the future? These domains get set...
Tanvir Kour
5 min read

Cut Costs with Mobile Asset Management Software

Our technology-driven world has forced businesses to always be on the lookout for ways to increase productivity and decrease costs. Mobile...
Tanvir Kour
2 min read

Claude API Integration Guide 2025: Complete Developer Tutorial with Code Examples

The Claude API from Anthropic has become one of the most powerful and reliable AI APIs available to developers in 2025....
Collabnix Team
13 min read

Complete Ollama Guide: Installation, Usage & Code Examples

What is Ollama? Ollama is a lightweight, extensible framework for building and running large language models locally. Run LLaMA, Mistral, CodeLlama,...
Tanvir Kour
4 min read

Vibe Coding Tools: Boost Your Development Experience in 2025

In the rapidly evolving world of software development, having the right tools can make the difference between a frustrating coding session...
Tanvir Kour
6 min read

Production-Ready LLM Infrastructure: Deploying Ollama on Kubernetes with Anthropic MCP Best Practices

Complete guide to deploying Ollama on Kubernetes with Anthropic MCP integration. Learn production best practices, security, scaling, and monitoring for enterprise...
Collabnix Team
7 min read

The Top 10 AI Models Every Developer Should Know in 2025

The AI landscape in 2025 has reached unprecedented maturity, with powerful models becoming essential tools for modern software development. Whether you’re...
Collabnix Team
40 min read

Kubernetes Cost Optimization: 12 Proven Strategies to Cut Your Cloud Bill by 60% in 2025

Discover 12 actionable Kubernetes cost optimization strategies that leading companies use to reduce cloud spending by up to 60%. Includes real-world...
Collabnix Team
4 min read

DeepSeek R1 Setup: Complete 2025 Installation Guide

Learn how to install and optimize DeepSeek-R1 with Ollama in 2025. Complete technical guide covering GPU setup, memory optimization, benchmarking,...
Collabnix Team
11 min read

MCP Server Tutorial: Build with TypeScript from Scratch

MCP Server Tutorial: Build with TypeScript from Scratch Building a Model Context Protocol (MCP) server with TypeScript has become increasingly important...
Collabnix Team
12 min read

Kubernetes and AI: The Ultimate Guide to Orchestrating Machine Learning Workloads in 2025

Discover how Kubernetes revolutionizes AI and machine learning deployments. Learn best practices, tools, and strategies for running AI workloads at scale...
Collabnix Team
12 min read

Kubernetes Performance Tuning: 15 Best Practices for Production

Optimize your Kubernetes clusters for maximum performance, cost efficiency, and reliability with these production-tested techniques and code examples.
Collabnix Team
12 min read

Running Ollama on Kubernetes: A Complete Guide

Learn how to deploy and scale Ollama LLM models on Kubernetes clusters for production-ready AI applications
Collabnix Team
3 min read

GitHub Copilot Setup: A Complete Guide for 2025

VS Code developers using GitHub Copilot are already experiencing the power of AI-assisted development. But what if your AI assistant could...
Collabnix Team
3 min read

Ollama vs ChatGPT 2025: Complete Technical Comparison Guide

Ollama vs ChatGPT 2025: A Comprehensive Comparison A  comprehensive technical analysis comparing local LLM deployment via Ollama against cloud-based ChatGPT APIs,...
Collabnix Team
38 min read

Best Ollama Models 2025: Performance Comparison Guide

Top Picks for Best Ollama Models 2025 A comprehensive technical analysis of the most powerful local language models available through Ollama,...
Collabnix Team
25 min read

The Role of eSIM in Improving IoT Device Connectivity

Discover how eSIM technology boosts IoT device connectivity, enabling global, secure, and scalable integration across DevOps, cloud, and smart systems.
Tanvir Kour
2 min read

Before and After MCP: The Evolution of AI Tool Integration

This past weekend, I presented a talk titled “How Docker is revolutionizing the MCP Landscape,” which garnered positive feedback from attendees....
Collabnix Team
5 min read

Top 10 Interesting MCP Servers You Should Know About in 2025

Model Control Protocol (MCP) servers represent a significant advancement in the world of AI and Large Language Models (LLMs). These specialized...
Collabnix Team
3 min read

Kubernetes MCP Server: Step by Step Guide

Understanding the Kubernetes MCP Server Setup In today’s cloud-native world, managing Kubernetes clusters efficiently is crucial for DevOps professionals and platform...
Collabnix Team
4 min read

Running AI Agents Locally with Ollama and AutoGen

Have you ever wished you could build smart AI agents without shipping your data to third-party servers? What if I told...
Adesoji Alu
2 min read

Master Terraform: Your Essential Toolbox for a Clean, Secure, and Scalable Infrastructure

Terraform is an open-source Infrastructure as Code (IaC) tool from HashiCorp that allows you to define and provision infrastructure using configuration...
Adesoji Alu
6 min read

How to Use MCP in Production: A Practical Guide

Model Context Protocol (MCP) has rapidly evolved from an experimental framework to a production-ready solution for connecting AI models with external...
Collabnix Team
6 min read

Does Ollama Use Parallelism Internally?

If you’ve been working with Ollama for running large language models, you might have wondered about parallelism and how to get...
Collabnix Team
3 min read

Model Context Protocol (MCP): What problem does it solve?

Introduction Large language models (LLMs) like ChatGPT and Claude have revolutionized how we interact with technology, yet they’ve remained confined to...
Adesoji Alu
3 min read

How People Utilize VPNs in Cloud-Driven DevOps Teams

Cloud-based tools power modern DevOps workflows, enabling seamless collaboration across teams. However, security risks and access challenges often disrupt these processes,...
Tanvir Kour
2 min read

Running DeepSeek R1 on Azure Kubernetes Service (AKS) using Ollama

Introduction DeepSeek is an advanced open-source code language model (LLM) that has gained significant popularity in the developer community. When paired...
Adesoji Alu
4 min read

Bridging the Gap Between DevOps and Marketing Automation

Though they operate in different spheres, DevOps and marketing automation share common goals. These include improving efficiency, reducing manual work
Tanvir Kour
5 min read

Deploying NVIDIA NIM for Generative AI Applications

NVIDIA’s NIM (Neural Inference Microservices) provides developers an efficient way to deploy optimized AI models from various sources, including community partners...
Collabnix Team
3 min read

Ask Gordon and Model Context Protocol (MCP) – Working Together

You might wonder “What does Docker Desktop have to do with AI?” The answer lies in Ask Gordon, an innovative AI-powered...
Ajeet Raina
3 min read

5 Essential DevOps Skills for Enhancing Financial Management and Portfolio Efficiency

In today’s fast-paced financial landscape, mastering DevOps skills isn’t just for tech teams – it’s key to smarter financial management and...
Ajeet Raina
2 min read

A Comprehensive Guide to Ollama Local Installation

Ollama is a powerful framework that allows you to run, create, and modify large language models (LLMs) locally. This guide will...
Tanvir Kour
1 min read

How DevOps Can Integrate Tablets for Enterprise Use

Enterprises are increasingly leveraging tablets to enhance mobility, streamline operations, and boost efficiency in the workplace. From allowing employees to access...
Tanvir Kour
3 min read

Snowflake, Model Context Protocol (MCP) Server and Claude Desktop

  TL;DR: We’ll set up and run a Model Context Protocol (MCP) server that communicates with Snowflake to run SQL queries....
Ajeet Raina
3 min read

What is KubeArchInspect and what problem does it solve?

Have you noticed how arm64 is making waves in the container world? It started with single-board computers like the Raspberry Pi and mobile...
Ajeet Raina
4 min read

Cyphernetes: A Graph Query Language for Kubernetes

Kubernetes has become the backbone of modern cloud-native architectures, yet querying and interacting with it at scale often feels like navigating...
Tanvir Kour
4 min read

How to Learn Kubernetes in 2025: The Complete Roadmap

Learning Kubernetes, a powerful tool for managing containers, is now a must-have skill for developers, DevOps engineers, and IT professionals. As...
Abraham Dahunsi
4 min read

Why You Should Learn Kubernetes in 2025

The tech world is changing really fast. Just 3 years ago, we had ChatGPT 2, which was groundbreaking at the time,...
Abraham Dahunsi
5 min read

Is Kubernetes Only for DevOps?

Kubernetes is mostly linked with DevOps because it makes handling these apps easier and faster. When containerization became popular, Kubernetes was...
Abraham Dahunsi
3 min read

Deep Dive into Kubernetes Source Code

Kubernetes, the world’s most popular container orchestration platform, is an open-source powerhouse. With its rapid evolution and adoption, it’s essential for...
Tanvir Kour
2 min read

What is Kubernetes in DevOps

In the ever-evolving world of DevOps, the need for automation, scalability, and seamless application deployment has led to the rise of...
Tanvir Kour
3 min read

20 Kubernetes RSS Feeds that You Must Follow

In the world of DevOps and cloud-native technologies, Kubernetes stands out as the go-to platform for automating deployment, scaling, and management...
Tanvir Kour
2 min read

An AI-Powered Tool to Simplify Kubernetes Cluster Management

The blog was originally published here. Did you find it difficult to manage your Kubernetes Cluster?  Managing the Kubernetes cluster can...
Karan Singh
4 min read

Collabnix Monthly Newsletter – November 2024

We bring you a list of the latest community-curated tutorials, sample apps, events, and videos. Interested in submitting an article/video? Drop...
Ajeet Raina
3 min read

Introduction to Compose Bridge

As containerized applications evolve, developers often find themselves caught between the simplicity of Docker Compose for local development and the scalability...
Abraham Dahunsi
6 min read

8 Tools Revolutionizing Cloud Automation for Developers

Cloud automation is transforming how developers work, offering innovative tools that streamline processes. These tools save time and reduce manual errors,...
Tanvir Kour
2 min read

How to Automate Sharing WordPress Posts to Twitter or Bluesky Using IFTTT

If you’re a WordPress blogger who writes technical blogs and wants to automate sharing your posts on platforms like Twitter or...
Tanvir Kour
2 min read

All Things Cloud Native Meetup: Join Us in Bengaluru! 🌟

Are you passionate about Cloud-Native technologies? Do you enjoy exploring topics like Docker, Kubernetes, GitOps, and cloud transformation? Then mark your...
Ajeet Raina
1 min read

Exploring Singapore’s Tech Landscape at GovTech STACK Conference 2024

I recently visited Singapore for the first time, and it was an incredible experience. I didn’t know much about the country,...
Ajeet Raina
4 min read

DevOps and Time to Market: Accelerating Software Delivery in the Digital Age

In today’s fast-paced digital world, the ability to quickly adapt to market demands is paramount to an organization’s success. One of...
Tanvir Kour
4 min read

How to Create Kubernetes Operators With Kubebuilder

Introduction Kubernetes Operators automate the management of complex applications running on Kubernetes. Operators extend the functionality of Kubernetes by managing custom...
Abraham Dahunsi
3 min read

Horizontal and Vertical Pod Autoscaling in Kubernetes: Explained in 5 minutes.

Introduction Kubernetes autoscaling is super important when it comes to handling changing workloads in containerized setups. When the demand for your...
Abraham Dahunsi
3 min read

Monitoring and Logging in Kubernetes

Monitoring and logging are super important when running modern applications, and in Kubernetes, they’re even more crucial. Kubernetes uses a distributed...
Abraham Dahunsi
11 min read

How to Fix ‘ERROR: failed to solve: error getting credentials – err: exit status 1, out: ’

Learn how to troubleshoot the "ERROR: failed to solve: error getting credentials" message in Docker and Podman. Find out common scenarios,...
Abraham Dahunsi
4 min read

How to Deploy Llama 3 on Kubernetes

Llama 3 is an advanced language model that leverages state-of-the-art neural network architectures to generate human-like text, perform complex reasoning, and...
Abraham Dahunsi
6 min read

How to Deploy Web Applications on Kubernetes with Helm

Deploying web applications efficiently is crucial for maintaining performance, scalability, and reliability. Kubernetes and Helm are powerful tools that simplify this...
Abraham Dahunsi
5 min read

How to Resolve the “CrashLoopBackOff” error

The “CrashLoopBackOff” error is a common issue encountered in Kubernetes when a pod enters a continuous restart loop. Here’s what you...
Abraham Dahunsi
1 min read

How to Resolve OOMKilled Kubernetes Error (Exit Code 137)

The “OOMKilled” error is a serious issue marked by the exit code 137. When a container uses more memory than allowed,...
Abraham Dahunsi
3 min read

Kubernetes Node Not Ready Error and How to Fix It

The “Node Not Ready” error is a common error faced by Kubernetes operators. When a node enters this state, it means...
Abraham Dahunsi
3 min read

How To Monitor Kubernetes Health With Probes

Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It ensures that your...
Abraham Dahunsi
6 min read

20 Tools that makes Kubernetes Better

Kubernetes has now become the top choice for containerization and orchestrating microservices. Many of its features include self-healing, high scalability, secret...
Abraham Dahunsi
4 min read

How to Deploy MLFlow on Kubernetes

MLFlow is a platform that simplifies the end-to-end machine learning lifecycle, aiding in experiment tracking, reproducibility, and deployment. Deploying MLFlow on...
Abraham Dahunsi
2 min read
isometric-devops-illustration_52683-84175

Securing the DevOps Pipeline: Tools and Best Practices

Discover the critical importance of securing the DevOps pipeline and learn about essential tools and best practices to fortify against security...
Alex Morgan
4 min read

Solving Kubernetes Complexity with Backstage: A Developer Portal Perspective

Discover how Backstage serves as a beacon in the complex world of Kubernetes, guiding developers through the intricacies of container orchestration....
Avinash Bendigeri
4 min read

How to uninstall Ollama

Looking to uninstall Ollama from your system? Follow these simple steps to bid it farewell and clean up your system smoothly....
Ajeet Raina
2 min read
Monitoring In Kubernetes

How to Download and Install Kubernetes

Kubernetes has become the de facto standard for container orchestration, providing a scalable and resilient platform for managing containerized applications. In...
Karan Singh
6 min read

Data Backup in Kubernetes

According to a study by Gartner analysts, by 2025, 95% of new digital workloads will be deployed on cloud-native platforms, up...
Abraham Dahunsi
4 min read

Dagger: Develop your CI/CD pipelines as code

Our traditional CI/CD tools are usually rigid and have predefined workflows that make customization limited. They require an extensive amount of...
Tanvir Kour
4 min read
Monitoring In Kubernetes

Kubernetes for Java Developers

If you consider the Kubernetes architecture, you will see that there is a Kubernetes API which is called to perform operations...
Karan Singh
2 min read

How to Easily Transition from.NET Framework to.NET Core

Upgrading enterprise-scale .NET Framework applications to .NET Core for cloud capabilities needs careful planning. Follow these steps for a smooth transition.
Avinash Bendigeri
2 min read

Kubernetes and AI: 3 Open Source Tools Powered by OpenAI

As per the recent Cloud-Native AI report generated by CNCF during the KubeCon + CloudNativeCon Europe conference, AI is empowering operators and developers...
Ajeet Raina
11 min read

Kubernetes for Python Developers

Kubernetes is a popular container orchestration platform that provides a powerful API for managing containerized applications. The Kubernetes API is a...
Avinash Bendigeri
3 min read

Collabnix Monthly Newsletter – March 2024

Welcome to the Collabnix Monthly Newsletter. We bring you a list of the latest community-curated tutorials, sample apps, events, and videos....
Ajeet Raina
2 min read

Demystifying WebAssembly: A Guide for Beginners

Despite its name, WebAssembly (a.k.a Wasm) is not quite an assembly language. It’s not meant for any particular machine. It’s for...
Avinash Bendigeri
3 min read

What is WebAssembly and how it is different from JavaScript

So, you’ve probably heard of WebAssembly, right? It’s this cool, low-level binary thing that’s shaking up the web development scene. Instead...
Ajeet Raina
5 min read

How To Fix “ImagePullBackOff” Error in Kubernetes

Learn how to troubleshoot the "ImagePullBackOff" error in Kubernetes pods due to various reasons like incorrect image names, tags, network issues,...
Abraham Dahunsi
3 min read

Top 5 CI/CD Tools for Kubernetes

Explore the top 5 CI/CD tools for Kubernetes in this article, with tips for choosing the right tool and best practices...
Abraham Dahunsi
5 min read

Effective Resource Management in Kubernetes: Requests, Limits, Allocation, and Monitoring

Learn how to effectively manage resources in Kubernetes. Set resource requests and limits, choose the appropriate resource type, allocate resources to...
Abraham Dahunsi
12 min read

How to Install a Kubernetes Cluster on CentOS 8

Learn how to install a Kubernetes cluster on CentOS 8 with this comprehensive guide. Harness the power of Kubernetes for containerized...
Karan Singh
1 min read

Highlights from Kubetools Day 2023: Demystifying the Landscape of Kubernetes

Discover the highlights of Kubetools Day at NMIT, a captivating event that brought together experts and enthusiasts in the containerization field....
Ajeet Raina
1 min read

Understanding the Kubernetes Architecture: Control Plane, Nodes, and Components

Learn about Kubernetes architecture and its key components: control plane (kube-apiserver, kube-scheduler, kube-controller-manager, etcd) and nodes (kubelet, kube-proxy, container runtime, cAdvisor)....
Abraham Dahunsi
8 min read

CI/CD Tools for Streamlining Software Deployment

CI CD or Continuous integration and Continuous delivery processes are two integral parts of the software development lifecycle and DevOps testing....
Karan Singh
10 min read

Choosing the Perfect Kubernetes Playground: A Comparison of PWD, Killercoda, and Other Options

Kubernetes is a powerful container orchestration platform, but its complexity can be daunting for beginners. Luckily, several online playgrounds offer a...
Avinash Bendigeri
4 min read

What is Python development: 7 major use cases

In the vast realm of programming languages, Python stands out as a powerhouse, renowned for its simplicity, versatility, and widespread adoption....
Abraham Dahunsi
4 min read

Step-by-Step Guide to Deploying and Managing Redis on Kubernetes

Redis is a popular in-memory data structure store that is used by many applications for caching, messaging, and other tasks. It...
Karan Singh
4 min read

Budgeting for Success: Integrating DevOps into AAA-Game Production

DevOps is a new way of thinking about the relationship between development and operations. It’s not just about automating deployment, but...
Karan Singh
4 min read

Leveraging Compose Profiles for Dev, Prod, Test, and Staging Environments

Explore how Docker Compose Profiles revolutionize environment management in containerization. Simplify your workflows with this game-changing feature! #Docker #Containerization
Ajeet Raina
3 min read

What a Career in Full Stack Development Looks Like

A career in full-stack development is both thrilling and dynamic. Full-stack developers wear many hats and are therefore invaluable to many...
Avinash Bendigeri
4 min read

OpenPubkey or SigStore – Which one to choose?

Container signing is a critical security practice for verifying the authenticity and integrity of containerized applications. It helps to ensure that...
Avinash Bendigeri
5 min read

Error message “cannot enable Hyper-V service” on Windows 10

Docker is a popular tool for building, running, and shipping containerized applications. However, some users may encounter the error message “cannot...
Avinash Bendigeri
1 min read

Infrastructure as Code (IaC): Navigating the Future of DevOps Tools and Education

In the ever-evolving world of technology, the concept of Infrastructure as Code (IaC) has become an indispensable part of DevOps practices....
Avinash Bendigeri
4 min read

WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8)

This warning message indicates that there is a platform mismatch between the requested image and the host platform. The requested image...
Ajeet Raina
2 min read
Join our Discord Server