Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42998

Some commands do not specify a namespace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.17
    • None
    • Informational
    • None
    • False
    • Hide

      None

      Show
      None

      Below commands do not specify a namespace:

      https://docs.openshift.com/container-platform/4.16/machine_management/manually-scaling-machineset.html#machineset-manually-scaling_manually-scaling-machineset
      
      oc get machines.machine.openshift.io
      
       
      
      https://docs.openshift.com/container-platform/4.16/machine_management/applying-autoscaling.html#cluster-autoscaler-config-priority-expander_applying-autoscaling
      
      oc get machinesets.machine.openshift.io
      
       
      
      https://docs.openshift.com/container-platform/4.16/machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-config-options-azure.html#machineset-creating-azure-ultra-disk_cpmso-config-options-azure
      
      oc get machines
      
       
      
      https://docs.openshift.com/container-platform/4.16/machine_management/control_plane_machine_management/cpmso-troubleshooting.html#cpmso-ts-ilb-missing_cpmso-troubleshooting
      
      oc edit machine <control_plane_machine_name>
      
      
      https://docs.openshift.com/container-platform/4.16/machine_management/control_plane_machine_management/cpmso-troubleshooting.html#cpmso-ts-etcd-degraded_cpmso-troubleshooting
      
      oc edit machine <control_plane_machine_name>
      
      
      https://docs.openshift.com/container-platform/4.16/machine_management/cluster_api_machine_management/cluster-api-getting-started.html
      
      oc get cluster
      
      oc get <infrastructure_kind>
      
      oc get <machine_template_kind>
      
       
      
      https://docs.openshift.com/container-platform/4.16/machine_management/cluster_api_machine_management/cluster-api-managing-machines.html
      
      oc get <machine_template_kind> 
      
      oc get <template_name> -o yaml > <template_name>.yaml
      
       
      
      https://docs.openshift.com/container-platform/4.16/machine_management/cluster_api_machine_management/cluster-api-troubleshooting.html
      
      oc delete machine.machine.openshift.io <machine_name>
      
      oc delete machine.cluster.x-k8s.io <machine_name> 

              ocp-docs-bot OCP DocsBot
              rhn-support-zhsun Zhaohua Sun
              Zhaohua Sun Zhaohua Sun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: