A Application Information
After creating a stack in Oracle Cloud Infrastructure, all information about the created stack is available in its Application Information tab. You can get to this page from the OCI Resource Manager.
Table A-1 General
| Variable Name | Description | Default |
|---|---|---|
| Title | Clickable text that redirects the user to the marketplace listing. | Oracle Blockchain Platform on Oracle Cloud Infrastructure Container Engine for Kubernetes |
| Description | Simple text describing the stack. | The stack deploys a new OCI Kubernetes Engine Cluster and hosts the Blockchain Platform on it |
| Informational Text | Simple informational text to guide the user once they have run Apply on the stack. | After deployment, copy the Domain Host Entry and add it to your client machine's hosts file. For created instances, append the hosts entry with Navigate to the Blockchain Platform Manager for creating instances. |
Table A-2 Blockchain Platform Details
| Variable Name | Description | Default |
|---|---|---|
| Ingress Gateway IP | IP address of the gateway created by the stack's OKE Cluster, used for DNS resolution. | |
| Domain Host Entry | Entry to append to your hosts file.
|
Example: |
| Documentation | Documentation | |
| Blockchain Platform Manager | URL to Blockchain Platform Manager on Kubernetes. | https://controlplane.<instance-domain>/console/index.html Example: |
Table A-3 Kubernetes Cluster Details
| Variable Name | Description | Default |
|---|---|---|
| OKE Cluster Name | OKE cluster name, with the dynamic deployment ID of the stack apply job appended |
Example: |
| OKE Cluster Compartment OCID | Compartment OCID of the OKE cluster | Example: ocid1.compartment.oc1..aaaaaaaa4wsjx5rugizog2i2bqlvd7ppcz7xmq4nybdsb5vgrwqsxigt2sia |
| OKE Cluster OCID |
OCID of the OKE cluster |
Example: ocid1.cluster.oc1.eu-milan-1.aaaaaaaa5tkfntba7ncdx774gl7yq4qvfhgwtncfy4cduglmlck7jkfm3y2q |
| Kubernetes Configuration |
The Kubernetes configuration of the cluster. Note: OCI CLI is necessary for the authentication for this configuration on the machine where it is used. |
Table A-4 Terraform Deployment Details
| Variable Name | Variable Name | Description |
|---|---|---|
| Deployment Id | Randomly generated 4 character deployment ID, unique for each terraform job triggered. | Example: tusf, Gd45
|
| Stack Version | Version of the stack. | |
| Deployed Region | Corresponding region where the stack and its resources have been deployed (created). |
Table A-5 Jump Host and Bastion Details
| Variable Name | Description | Default |
|---|---|---|
| Bastion Name | Name of the bastion service used for accessing the jump host VM. | Example: jumphost-bastion-43vg |
| Bastion OCID | OCID of the bastion service used for accessing the jump host VM. | Example: ocid1.bastion.oc1.eu-milan-1.amaaaaaahwdhddqasib2ahia3djn2ceoeqtkzfu6euexxefxylcumxnvc7mq |
| Jump Host Name | Name of the jump host VM instance. | Sample: besu-jump-host-43vg |
| Jump Host Public IP | Public IP to access the jump host VM instance. |
Example:
|