Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Console (0.2 sec)

  1. .github/ISSUE_TEMPLATE/bug-report.yaml

        attributes:
          label: Anything else we need to know?
    
      - type: textarea
        id: kubeVersion
        attributes:
          label: Kubernetes version
          value: |
            <details>
    
            ```console
            $ kubectl version
            # paste output here
            ```
    
            </details>
        validations:
          required: true
    
      - type: textarea
        id: cloudProvider
        attributes:
    Others
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Feb 28 09:34:43 GMT 2022
    - 2.2K bytes
    - Viewed (0)
Back to top