Skip to content

Commit

Permalink
Feedback from 3rd party testing
Browse files Browse the repository at this point in the history
  • Loading branch information
metahertz committed Jul 23, 2018
1 parent 281f7b6 commit 25caa93
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions labs/CiscoContainerPlatform-101/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ HyperFlex is a topic all of it's own; but knowing that Cisco Container Platform

# Lets Dig In!

# 0. Access the Cisco Container Platform sandbox!
# Step 0 - Access the Cisco Container Platform sandbox!

Firstly, we'll need a Cisco Container Platform environment, luckily we have plenty of these in the DEVNET sandbox, allowing you to reserve access to a CCP environment for upto 7 days, plenty of time for this lab!

Expand Down Expand Up @@ -85,7 +85,7 @@ Use the credentials and VPN URL to access the Cisco Container Platform Sandbox.
We said Cisco Cloud Platform provides the API's to enable on-premise Kubernetes as a Service; This is where we prove it and get you hands on!

But first, lets take our first look at Cisco container platform through the UI, in your browser, just navigate to the following link:
[https://10.10.20.30:32238]()
[https://10.10.20.30:32238](https://10.10.20.30:32238)

As this is a throwaway lab environment, you will need to accept the HTTPS certificate warning in your browser.

Expand Down
3 changes: 2 additions & 1 deletion labs/CiscoContainerPlatform-101/2.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Notice in the Cluster details page, a VIP has already been assigned to the Maste
Each Cisco Container platform installation comes with integrated API documentation, powered by Swagger.
You can access this [HERE (https://10.10.20.30:32238/2/swaggerapi/)](https://10.10.20.30:32238/2/swaggerapi/), where you will see all the currently supported platform API's.

Click on "List Operations" to expand the subsections, in this Lab, we're going to use the `/2/system` and `/2/clusters` sections, so expand those;
Click on `Expand Operations` to expand the subsections, in this Lab, we're going to use the `/2/system` and `/2/clusters` sections, so expand those;

![](/posts/files/CiscoContainerPlatform-101/assets/images/expand_swagger_1.png)

Expand Down Expand Up @@ -115,5 +115,6 @@ Congratulations, we've provisioned and accessed a brand new Kubernetes cluster i
Lets rip this cluster down before we continue!
Click "Delete" from within the cluster details screen to ensure we have enough resources in the sandbox for the API cluster!


# Next Steps!
Next, Create another cluster from the API and deploy some applications! Click the right arrow to continue!
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25caa93

Please sign in to comment.