Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod 2 Lab 9 Task 5 step 7 #92

Closed
mjeromeleonardGH opened this issue Dec 8, 2020 · 1 comment
Closed

Mod 2 Lab 9 Task 5 step 7 #92

mjeromeleonardGH opened this issue Dec 8, 2020 · 1 comment

Comments

@mjeromeleonardGH
Copy link

Module: 02

Lab/Demo: 09

Task: 05

Step: 07

Mod 2 Lab 9 Task 5 step 7
Description of issue

The following code is presented and appears to be expected output from the previous steps. Students are trying to execute the code from the command line and it produces an error (see attached file).

deployment.apps/nginxexternal created
service/nginxexternal created

The text should indicate more clearly the contents in the command box are not to be executed but observed from the previous instruction.

Repro steps:

  1. Execute the commands above in the Bash Cloudshell
    Mod2-lab-9Ex5-step7

@polichtm
Copy link
Collaborator

polichtm commented Dec 8, 2020

As per lab instructions, you are supposed to review the output consisting of these two lines of output, not run them:

"In the Bash session within the Cloud Shell pane, review the output of the command you run in the previous task to verify that the deployment and the corresponding service have been created.

deployment.apps/nginxexternal created
service/nginxexternal created"

rgds
Marcin

@polichtm polichtm closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants