Skip to content

Lab 7: Backtick typo in "View the queue-worker's logs" section #163

Open
@codegold79

Description

@codegold79

Expected Behaviour

There shouldn't be a back tick in the code section for Kubernetes

kubectl logs deployment/queue-worker -n openfaas``

Current Behaviour

There is a backtick at the end of

kubectl logs deployment/queue-worker -n openfaas`

Possible Solution

Remove backtick

Steps to Reproduce (for bugs)

  1. Go to https://github.com/openfaas/workshop/blob/master/lab7.md#view-the-queue-workers-logs
  2. See Kubernetes command

Context

I didn't even try to run the command with the backtick, so I'm not sure if it even throws an error.

Your Environment

  • FaaS-CLI version ( Full output from: faas-cli version ): n/a

  • Docker version ( Full output from: docker version ): n/a

  • Are you using Docker Swarm (FaaS-swarm ) or Kubernetes (FaaS-netes)? n/a

  • Operating System and version (e.g. Linux, Windows, MacOS): MacOS Catalina

  • Link to your project or a code example to reproduce issue: see above

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions