Hello all,
I recently created a K3S cluster with Kasten K10. Upon exposing the Kasten k10 gateway for access to the dashboard i get a 403 access denied from the gateway service.
Gateway pod logs: https://gist.github.com/TobiasS1402/74495efa2dfd4537af29a8fedf2b83fc
Kubernetes version: k3s v1.23.6-rc1+k3s1
Cluster configuration: 4 node cluster w/ single master node
Installed features:
- Metallb v0.12.1
- ceph-rook v1.9.1
- snapshot controllers v4.0.1
- traefik v2.7.0
- calico CNI v3.22
Command used to install kasten k10:
helm upgrade k10 kasten/k10 --namespace=kasten-io --reuse-values --set auth.tokenAuth.enabled=true --set externalGateway.create=true
Kubernetes pods:
kubectl get pods -n kasten-io
NAME READY STATUS RESTARTS AGE
frontend-svc-6bdf747d77-2fjjv 1/1 Running 0 73m
aggregatedapis-svc-6cb47678c4-wzqft 1/1 Running 0 73m
metering-svc-7864cdcf48-qq75w 1/1 Running 0 73m
gateway-8467b6cbf6-hlgbf 1/1 Running 0 73m
config-svc-6d96db8f67-jnh9v 1/1 Running 0 73m
prometheus-server-85d7f4fb97-628wp 2/2 Running 0 73m
auth-svc-76767f786c-zpxf5 1/1 Running 2 (72m ago) 73m
crypto-svc-757957cf5d-4mg9c 3/3 Running 0 73m
logging-svc-7d8dc59556-mf45n 1/1 Running 0 73m
dashboardbff-svc-5f6744dfb5-gftfw 1/1 Running 0 73m
jobs-svc-5b86677b7-zrz6v 1/1 Running 0 73m
catalog-svc-696b87f949-ngv49 2/2 Running 0 73m
kanister-svc-9598ccfd7-8qdqd 1/1 Running 0 73m
executor-svc-7c8b9fcc95-f885f 2/2 Running 0 73m
executor-svc-7c8b9fcc95-dt4v5 2/2 Running 0 73m
executor-svc-7c8b9fcc95-dwznw 2/2 Running 0 73m
state-svc-69f5858bf5-gkdxq 2/2 Running 0 73m
k10-grafana-ff8d875f4-hqpwq 1/1 Running 0 65m