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

Missing Pod during Installing Anthos Config Management #7

@alexhinds

Description

@alexhinds

When running cp -R ../anthos-config-example/namespaces/audit ./namespaces/ in Creating Anthos Configurations it is important to make sure you don't have a trailing slash on audit (such as the one put there by a tab auto-complete) or the namespace.yaml will be in ./namespaces/ rather than ./namespaces/audit/.
This causes Anthos to ignore the contents of the namespaces directory (possible bug?) so you won't get a pod. Maybe add a verification step after the relevant git push to see if the namespace audit is created before continuing.

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