blockchain-network-on-kubernetes icon indicating copy to clipboard operation
blockchain-network-on-kubernetes copied to clipboard

Where can I find public IP of my kubernets cluster account

Open Abhinavsai18 opened this issue 4 years ago • 2 comments
trafficstars

I've completed the first 6 steps of documentation without any error. Could you please help me in completing the 7th step as I'm unable to find the public IP of my kubernetes cluster and please let me know where the piece of code at the end of step-7 is supposed to be. Thankyou.

Abhinavsai18 avatar Jun 10 '21 05:06 Abhinavsai18

@Abhinavsai18 , if you are using IBM Cloud managed Kubernetes service then you can get public IP using IBM Cloud Dashboard. One snapshot in step 3 of the README shows that.

Regarding the code, you can refer other IBM code patterns (Blockchain) for end-to-end application. For your quick reference, following two links should help. https://github.com/IBM/blockchain-enabled-crowdfunding/ https://github.com/hyperledger/fabric-samples

maheshwarishikha avatar Jun 10 '21 06:06 maheshwarishikha

Thankyou for your help. I found the public IP. My project is to develop blockchain network for trusted IoT. I am following the steps in the link-- https://github.com/IBM/Hyperledger-Fabric-for-Trusted-IoT. If you are aware of it please let me know. I have an issue in the final step of it.

Abhinavsai18 avatar Jun 13 '21 06:06 Abhinavsai18