PART ONE: PREPARE YOUR ENVIRONMENT
Get a cloud account, log in with your IdCS credentials, go to the Compute (new OCI) dashboard and create a local user:
Create a Policy:
Add the following policy statements it they don’t exist:
Create a Compartment:
Create a Virtual Cloud Network (VCN) and 3 subnets on it in case you don’t have one already:
PART TWO: CREATE THE K8S CLUSTER
Go to Containers menu, click Create Cluster Button:
Introduce the proper information and Click Create:
Add compute resources to the cluster (Pools):
Obtain information for managing the K8s cluster from command line (kubectl):
Start k8s dashboard:
PART THREE: DEPLOY HYPERLEDGER COMPOSER
Open dashboard in browser:
Locate the kubeconfig file and Sing In:
In the dashboard click Create button in the upper right corner:
Locate the Hyperledger container in docker hub:
Provide the appropiate info in the dialog:
Wait for the service to be created and ready:
Click on the public url and test it!:
That’s it!
Enjoy 😉
One Comment