Skip to content

Integration with Kubernetes #595

Open
@dhrumildev28

Description

@dhrumildev28
  • I converted docker compose file to kubernetes deployments.
  • Then I created and deployed proxies of orderers and peers
  • Deployed connection-profiles and the connection got established. (Although Status not updated)
  • CA started running but unable to enroll admin user and shows network error.

Following are the error message I get whil registering on UI:
The certificate could not be generated.
NetworkError when attempting to fetch resource.

This is the error I get from operations url:
failed to ping to Docker daemon: Get "http://unix.sock/_ping": dial unix /var/run/docker.sock: connect: no such file or directory,

And here is the error I found on fabric console pod logs:
11:05:22 - error: [status_req yqu] unable to reach destination. error: Error: connect ECONNREFUSED 34.118.234.235:9443

Can somebody who has integration already with Kubernetes help me here. I am using GKE autopilot cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions