python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How does traffic get routed to an ingress controller?
The following questions are about an on-prem K3S setup.
1] How does HTTP/S traffic reach an ingress controller in say K3S?
When I hit any of my nodes on HTTPS port 443 I get the traefik ingress contro...
Marc
Votes: 0
Answers: 1
How to expose Kubernetes Services to Internet Access?
I just configured a Kubernetes Cluster with this environment
4 VPS nodes with one public IP for each node
K3S Cluster with embebed etcd (k3s version v1.22.7+k3s1)
3 master nodes
1 Worker node just fo...
joepa37
Votes: 0
Answers: 3
Unable to self sign certificate nginx ingress k3s
I'm new to K3s, and have struggle with this step for a few days.
Environment: Ubuntu 20.04 | K3s installation without Traefik.
K3s installation script:
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC=...
Gordon Khanh Ng.
Votes: 0
Answers: 2
unable to verify hash for node 'raspberrypi': hash does not match
On a cluster of 2 RPI 4's I see this when it seems to setup the worker node. The master seems to be fine. I have connected only 2 RPIs now.
I think the network switch is fine but if this is a networki...
Mohan Radhakrishnan
Votes: 0
Answers: 1