Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

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

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions