DORSETRIGS
Home

k3s (8 post)


posts by category not found!

K3s dont want to place pods on master node to deploy Minecraft server

Troubleshooting K3s Pods Not Deploying on Master Node for Minecraft Server K3s is a lightweight Kubernetes distribution that simplifies the deployment of contai

2 min read 23-09-2024 51
K3s dont want to place pods on master node to deploy Minecraft server
K3s dont want to place pods on master node to deploy Minecraft server

K3s ingress-nginx Is the DNS entry mandatory for configuring web applications

Is a DNS Entry Mandatory for Configuring Web Applications in K3s with Ingress NGINX When deploying web applications in a Kubernetes environment using K3s one co

2 min read 20-09-2024 46
K3s ingress-nginx Is the DNS entry mandatory for configuring web applications
K3s ingress-nginx Is the DNS entry mandatory for configuring web applications

Getting bad gateway from other k3s clusters when deploying a sample nginx app with traefik in front of it

Troubleshooting Bad Gateway Issues with K3s Nginx and Traefik When deploying applications in a Kubernetes environment encountering errors can often be frustrati

3 min read 17-09-2024 48
Getting bad gateway from other k3s clusters when deploying a sample nginx app with traefik in front of it
Getting bad gateway from other k3s clusters when deploying a sample nginx app with traefik in front of it

Waiting on certificate issuance from order status "pending"

Solving the Pending Certificate Issuance Issue with Cert Manager Getting stuck with a pending certificate issuance status in Cert Manager can be frustrating Thi

2 min read 05-09-2024 46
Waiting on certificate issuance from order status "pending"
Waiting on certificate issuance from order status "pending"

Configuring K3S and Traefik Ingress to Expose TCP Port for SSH

Exposing TCP Ports for SSH with K3s and Traefik Ingress A Comprehensive Guide This article will guide you through the process of configuring K3s and Traefik Ing

3 min read 02-09-2024 48
Configuring K3S and Traefik Ingress to Expose TCP Port for SSH
Configuring K3S and Traefik Ingress to Expose TCP Port for SSH

Setting up Postgres in K8s but getting error: directory "/var/lib/postgresql/data" exists but is not empty

Solving the directory var lib postgresql data exists but is not empty Error in Kubernetes Setting up Postgre SQL in Kubernetes can be tricky and encountering th

3 min read 02-09-2024 41
Setting up Postgres in K8s but getting error: directory "/var/lib/postgresql/data" exists but is not empty
Setting up Postgres in K8s but getting error: directory "/var/lib/postgresql/data" exists but is not empty

Comunicate to a k3s cluster from other docker container on the same network

Connecting Docker Containers to a k3s Cluster on the Same Network This article explores how to enable communication between Docker containers and a k3s cluster

3 min read 29-08-2024 38
Comunicate to a k3s cluster from other docker container on the same network
Comunicate to a k3s cluster from other docker container on the same network

How can I resolve names of a docker-compose services in pods running within a k3s cluster running within the docker-compose?

Resolving Names of Docker Compose Services Within a K3s Cluster This article explores the challenge of name resolution for Docker Compose services within a K3s

3 min read 29-08-2024 47
How can I resolve names of a docker-compose services in pods running within a k3s cluster running within the docker-compose?
How can I resolve names of a docker-compose services in pods running within a k3s cluster running within the docker-compose?