Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the step for removing kind images after EC and PCG installation #3337

Merged
merged 3 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. docs: Document the step for removing kind creates and manages local K…

    …ubernetes clusters using Docker container 'nodes'
    
    Usage:
      kind [command]
    
    Available Commands:
      build       Build one of [node-image]
      completion  Output shell completion code for the specified shell (bash, zsh or fish)
      create      Creates one of [cluster]
      delete      Deletes one of [cluster]
      export      Exports one of [kubeconfig, logs]
      get         Gets one of [clusters, nodes, kubeconfig]
      help        Help about any command
      load        Loads images into nodes
      version     Prints the kind CLI version
    
    Flags:
      -h, --help              help for kind
          --loglevel string   DEPRECATED: see -v instead
      -q, --quiet             silence all stderr output
      -v, --verbosity int32   info log verbosity, higher value produces more output
          --version           version for kind
    
    Use "kind [command] --help" for more information about a command. images
    yuliiiah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    27d117e View commit details
    Browse the repository at this point in the history
  2. chore: Trigger build

    yuliiiah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7a737be View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    8898095 View commit details
    Browse the repository at this point in the history