Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Loadtest not deploying to sock-sock namespace properly #16

@abuehrle

Description

@abuehrle

Deployed the sock-shop to a Kubernetes cluster in the usual way:

kubectl apply -n sock-shop -f deploy/kubernetes/manifests

Zipkin and the loadtest are returning the following errors:

namespace "zipkin" created
the namespace from the provided object "loadtest" does not match the namespace "sock-shop". You must pass '--namespace=loadtest' to perform this operation.
the namespace from the provided object "zipkin" does not match the namespace "sock-shop". You must pass '--namespace=zipkin' to perform this operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions