Skip to content

Doc: add simulator limitation and common pitfalls #129

@bk201

Description

@bk201

When examining a support bundle with the simulator, there are some simulator-made changes, we need to document this in case engineers feel misleading.

  • node taints.
    • Node will always have the taint:
      taints:
      - effect: NoSchedule
        key: node.kubernetes.io/not-ready
      
  • uid is different. Simulator generates new uids when loading resources.

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