Skip to content

Commit 66e8a38

Browse files
committedJun 10, 2022
update techzone environment documentation
1 parent d07d0bd commit 66e8a38

10 files changed

+46
-0
lines changed
 

‎documentation/images/techzone-00.png

40.6 KB
Loading

‎documentation/images/techzone-01.png

124 KB
Loading

‎documentation/images/techzone-02.png

183 KB
Loading

‎documentation/images/techzone-03.png

210 KB
Loading

‎documentation/images/techzone-04.png

128 KB
Loading

‎documentation/images/techzone-05.png

226 KB
Loading

‎documentation/images/techzone-06.png

50.4 KB
Loading

‎documentation/setup-example.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The image blow shows a screen shot from `26. May 2021` of the `free tier`.
1414

1515
![](images/cns-ce-pricing-20210526.png)
1616

17+
#### Optional: Use Techzone
18+
19+
If you are an IBM Partner or an IBMer you can use [Techzone ](https://techzone.ibm.com/collection/an-example-to-deploy-a-existing-java-microservices-based-application-to-codeengine) to reserve an IBM Cloud environment for the workshop. You find the details in the [additional resources of the workshop documentation for Techzone]().
20+
1721

1822
### Architecture
1923

‎documentation/techzone.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Reserve a Techzone environment
2+
3+
### Step 1: Open the [Techzone asset](https://techzone.ibm.com/collection/an-example-to-deploy-a-existing-java-microservices-based-application-to-codeengine)
4+
5+
### Step 2: Select the environments section of the asset
6+
7+
![](images/techzone-00.png)
8+
9+
### Step 3: Create a reservation
10+
11+
In `Create a reservation` example you can chose `Reserve now` as type for your reservation
12+
13+
![](images/techzone-01.png)
14+
15+
### Step 4: Fill out the reservation form and press `Submit`
16+
17+
![](images/techzone-02.png)
18+
19+
### Step 5: Verify your reservation confirmation
20+
21+
![](images/techzone-03.png)
22+
23+
### Step 6: Verify the status of your reservation
24+
25+
![](images/techzone-04.png)
26+
27+
### Step 7: Verify the email you got from Techzone
28+
29+
In the mail you will find the relevant information for the IBM Cloud environment you got for that workshop.
30+
31+
![](images/techzone-05.png)
32+
33+
### Step 8: Ensure you are in the IBM Cloud account
34+
35+
![](images/techzone-06.png)
36+
37+
> Note: If this doesn't work, please verify the content of your mail again.
38+
39+
40+
41+

‎mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ nav:
2626
- 4. Use Code Engine to build a container image: ./build-container-image.md
2727
- Additional Resources:
2828
- Known issues: ./known-issues.md
29+
- Techzone access: ./techzone.md
2930
- Cloud Native Starter example:
3031
- Cloud-Native-Starter project: https://github.com/IBM/cloud-native-starter
3132
- Cloud-Native-Starter project security: https://github.com/IBM/cloud-native-starter/security

0 commit comments

Comments
 (0)
Please sign in to comment.