Don't see in the pod logs , but at the same time ...
# spicedb
r
Don't see in the pod logs , but at the same time don't see any kuberesolver error as well
Copy code
Containers:
  spicedb:
    Container ID:  docker://98f5444fd7239639f5ad31cff70fc3fc47836090a5711ad22df4cb1e01a2fccb
    Image:         quay.io/authzed/spicedb:v1.6.0
    Image ID:      docker-pullable://quay.io/authzed/spicedb@sha256:8d8427c189c182065f6503b0c3fe945a0fe05c2c4fcb3105b187d7acddfffe14
    Ports:         50051/TCP, 50053/TCP
    Host Ports:    0/TCP, 0/TCP
    Command:
      spicedb
      serve
    Args:
      grpc-no-tls
      --http-enabled
      --dispatch-upstream-addr=kubernetes:///spicedb.authz:50053
    State:          Running
      Started:      Thu, 14 Apr 2022 21:17:12 +0530
    Ready:          True
    Restart Count:  0
    Readiness:      exec [grpc_health_probe -v -addr=localhost:50051] delay=0s timeout=5s period=10s #success=1 #failure=5
4 Views