mtitek
  • Cloud
  • Big Data
  • CI
  • Install
  • Samples
  • Java
  • Ubuntu
  • Maven
  • Archive
Kubernetes | kubectl Command-line interface (CLI)
  1. kubectl CLI
  2. kubectl: Usage
  3. kubectl: Options
  4. kubectl: Basic Commands (Beginner)
  5. kubectl: Basic Commands (Intermediate)
  6. kubectl: Deploy Commands
  7. kubectl: Cluster Management Commands
  8. kubectl: Troubleshooting and Debugging Commands
  9. kubectl: Advanced Commands
  10. kubectl: Settings Commands
  11. kubectl: Other Commands

  1. kubectl CLI
    kubectl controls the Kubernetes cluster manager.
    To list kubectl options and commands, type: kubectl --help
    To print information about a specific kubectl command, type: kubectl COMMAND --help
    To print the list of kubectl global command-line options (applies to all commands), type: kubectl options
  2. kubectl: Usage
    Usage: kubectl [OPTIONS] COMMAND [ARG...]
  3. kubectl: Options
    The following options can be passed to any command:
  4. kubectl: Basic Commands (Beginner)
  5. kubectl: Basic Commands (Intermediate)
  6. kubectl: Deploy Commands
  7. kubectl: Cluster Management Commands
  8. kubectl: Troubleshooting and Debugging Commands
  9. kubectl: Advanced Commands
  10. kubectl: Settings Commands
  11. kubectl: Other Commands
© 2020  mtitek