Channels
cluster-api
extensions
rancher-extensions
sle
sle-bci
harvester-dev
neuvector-security
supermicro-sixsq
onlinetraining
office-hours
ozt
os
one-point-x
rio
onlinemeetup
v16-v21-migration
events
training-1220
training-0110
training-0124
k3s-contributor
submariner
storage
k3os
windows
ci-cd
theranchcast
rfed_ara
nederlands
ukranian
danish
training-0131
masterclass
training-0207
training-0214
terraform-controller
epinio
phillydotnet
swarm
rancher-wrangler
deutsch
russian
chinese
mesos
français
japanese
arm
longhorn-dev
terraform-provider-rke
service-mesh
azure
gcp
academy
espanol
lima
portugues
kubernetes
kim
hypper
kubewarden
opni
logging
rancher-setup
developer
mexico
random
elemental
cabpr
rke
vsphere
longhorn-storage
k3s
k3d
terraform-provider-rancher2
fleet
amazon
harvester
s3gw
hobbyfarm
rancher-desktop
general
rke2
Powered by
#general
Title
# general
i
incalculable-teacher-3391
11/13/2022, 7:08 AM
I have installed k3s in a bare metal server without Traefik and installed Nginx ingress from: (sudo kubectl apply -f
https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.4.0/deploy/static/provider/cloud/deploy.yaml
) If I try one simple ingress configuration in my laptop with Docker desktop I have connectivity. However, the same deployment is not working in k3s. Could somebody give me a hand? I have posted the full case here:
https://stackoverflow.com/questions/74411249/k3s-lan-test-with-nginx-ingress
I adapted my case to this tutorial and got it solved:
https://moonstreet.nl/post/k3s-with-ingress/
84 Views
Post