hyperledger / hyperledger/fabric-samples

Migration of test-network-k8s

Open
#1,093 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
3k
Forks
3.5k
Avg merge
3d 20h
Merged PRs (30d)
6

Description

Migrating from test-network-k8s to a DigitalOcean cloud managed Kubernetes Service. Following the recommendations in the documentation.

When attempting to bootstrap enroll the CA users (after Fabric CAs are launched), it rejects my:

"https://org0-ca.myosd.net:443/enroll"

Indicating that the tls certificate is valid for ingress.local, not org0-ca.myosd.net

I suspect one of the key certificates is being signed as "ingress.local" instead of "org0-ca.myosd.net" -- but that address appears in my key certificates. I'm stumped.

Any help in general on migrating to cloud K8s?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.