Hi All,
I installed Kasten on K3s and if i open the dashboard it is working fine, the issue is svclb-gateway-ext POD is always in pending state:
AME READY STATUS RESTARTS AGE
svclb-gateway-ext-mpsb5 0/1 Pending 0 2d1h
svclb-gateway-ext-rr2xt 0/1 Pending 0 2d1h
kanister-svc-c7bc74b9d-vx266 1/1 Running 0 2d1h
frontend-svc-b58b8b657-gbfv6 1/1 Running 0 2d1h
executor-svc-54d78ddcc7-xl8kg 2/2 Running 0 2d1h
executor-svc-54d78ddcc7-c6zgf 2/2 Running 0 2d1h
auth-svc-69fdd659dc-qmrf6 1/1 Running 0 2d1h
state-svc-74b44f8b69-9j68q 1/1 Running 0 2d1h
executor-svc-54d78ddcc7-5q8j8 2/2 Running 0 2d1h
config-svc-5d79f9c786-bd9bj 1/1 Running 0 2d1h
logging-svc-59455454cf-ts7b8 1/1 Running 0 2d1h
prometheus-server-75fcc94d5c-ltt2b 2/2 Running 0 2d1h
catalog-svc-5f58597479-c6mfg 2/2 Running 0 2d1h
k10-grafana-55cf89786-cgz9n 1/1 Running 0 2d1h
crypto-svc-5585dd8884-gqqpm 2/2 Running 0 2d1h
aggregatedapis-svc-59ff7cd849-nh27m 1/1 Running 0 2d1h
jobs-svc-7f995cbb74-klvjv 1/1 Running 0 2d1h
metering-svc-687659cf94-bt4w7 1/1 Running 0 2d1h
dashboardbff-svc-86546965d9-8gxsh 1/1 Running 1 2d1h
gateway-78659b78bf-r2h2b 1/1 Running 1 2d1h
svclb-gateway-ext-5b98g 0/1 Pending 0 69s
if Describe the POD i got the below error:
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 38h default-scheduler 0/3 nodes are available: 1 node(s) didn't have free ports for the requested pod ports, 2 node(s) didn't match Pod's node affinity/selector.
please your advise of anyone face like this issue
BR,
Ali