Kubernetes Read Only MCP Server. A Model Context Protocol (MCP) server for safely interacting with Kubernetes clusters using read-only operations. - vijaykodam/kubernetes-readonly-mcp
Kubernetes Read Only MCP Server. A Model Context Protocol (MCP) server for safely interacting with Kubernetes clusters using read-only operations. - vijaykodam/kubernetes-readonly-mcp
How to monitor a QuestDB instance using Loki and Prometheus
GitOps is a term first coined and popularized at Weaveworks. GitOps can in it’s most concise form be described as a philospohy or a workflow on how infrastructure and application code changes/deployments should be applied to a desired state where Git is the single source of truth. GitOps is not limited to Kubernetes but in the Kubernetes ecosystem we have specialized tools that can easily helps us implement GitOps due to the already declarative nature of Kubernetes manifests.
Set up Kubernetes tools on your computer.
Run and remotely access a Minikube Kubernetes cluster using the KVM on your computer
This project is aimed at illustrating how to build a fully functioning kubernetes admission webhook in the simplest way possible. - slackhq/simple-kubernetes-webhook
FEATURE STATE: Kubernetes v1.19 [stable] Seccomp stands for secure computing mode and has been a feature of the Linux kernel since version 2.6.12. It can be used to sandbox the privileges of a process, restricting the calls it is able to make from userspace into the kernel. Kubernetes lets you automatically apply seccomp profiles loaded onto a node to your Pods and containers.
DRA Driver for NVIDIA GPUs. Contribute to kubernetes-sigs/dra-driver-nvidia-gpu development by creating an account on GitHub.
Get Started with Flux.
A script to automatically start a local Kind k8s cluster with ingress endpoint without having to deal with /etc/hosts
In this multi-part series of articles I'll try and capture everything I think someone who wants to learn and work with Kubernetes should know about. If you h...
Kubeflow is a popular Machine Learning and MLOps platform built on Kubernetes for designing and running Machine Learning pipelines for training models and providing inference services. It has a notebook service that lets you launch interactive Jupyter servers (and more) on your Kubernetes cluster as well as a pipeline service with a DSL library written in Python for designing and building repeatable workflows. It also has tools for hyperparameter tuning and running model inference servers, everything you need to build a robust ML service.
Today is the deadline for the license changes to Docker Desktop for Mac and Windows. This means that if you are employed at a company with more than 250 employees or your company makes more than $10m you need to start paying a subscription to continue using Docker Desktop.
Provider-agnostic operations for agentic resources. ARK codifies patterns and practices developed across dozens of agentic application projects. - mckinsey/agents-at-scale-ark
DRA Driver for NVIDIA GPUs. Contribute to kubernetes-sigs/dra-driver-nvidia-gpu development by creating an account on GitHub.
smolBSD is a tiny BSD UNIX (NetBSD) system creation tool, primarily aimed at building modern, lightweight, fast micro VMs - NetBSDfr/smolBSD
Set up Kubernetes tools on your computer.
Kubernetes deployment tips and tricks for beginners and experts. Create a Kubernetes cluster with Kind, deploy your app with Helm, and scale it up.
Kubernetes library for Robot Framework. Contribute to devopsspiral/KubeLibrary development by creating an account on GitHub.
Deploy an NGINX instance and expose it using the Terraform Kubernetes Provider. Configure the provider to access the cluster manually or based on kubectl context. Schedule and scale a deployment, and schedule a service.
We investigated Crossplane at a deep level and found it wasn't for us. Read on to learn about our investigation and the issues we found.
Framework for implementing custom metrics support for Kubernetes - kubernetes-sigs/custom-metrics-apiserver
Set up Kubernetes tools on your computer.
Find out how to integrate cdk8s with Argo CD by following this guide.
Kubernetes IN Docker - local clusters for testing Kubernetes - kubernetes-sigs/kind
Set up Kubernetes tools on your computer.
How to load local docker image into kind cluster node. Why loaded docker image may not work. How Kubernetes imagePullPolicy work.
In this article we will learn how to deploy Keycloak with PostgreSQL on Kubernetes. We will first do everything manually with separate YAMLs and then later with Helm. Our k8s environment will run i…
Set up Kubernetes tools on your computer.
This document will guide you through setting up a local experimental environment with Gateway API on kind. This setup is designed for learning and testing. It helps you understand Gateway API concepts without production complexity. Caution:This is an experimentation learning setup, and should not be used for production. The components used on this document are not suited for production usage. Once you're ready to deploy Gateway API in a production environment, select an implementation that suits your needs.
Set up Kubernetes tools on your computer.
Kubernetes is a very popular open-source container orchestration system for deploying, scaling, and updating your software, as well as…
Kubernetes IN Docker - local clusters for testing Kubernetes - kubernetes-sigs/kind
Kubernetes is a very popular open-source container orchestration system for deploying, scaling, and updating your software, as well as…