Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-2192

fix the incorrect instruction docs of "creation/update the ConfigMap"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.6.0
    • None

    Description

      doc link: https://yunikorn.apache.org/docs/next/developer_guide/deployment#createupdate-the-configmap

      the example of Yunikorn-configs.yaml from `https://raw.githubusercontent.com/apache/yunikorn-k8shim/master/deployments/scheduler/yunikorn-configs.yaml`should be applied directly rather than creating the ConfigMap.

      It seems to me the following changes are required.

      1) "modify the content of yunikorn-configs.yaml file as needed, and create ConfigMap in kubernetes:" -> "modify the content of yunikorn-configs.yaml file as needed, and apply yunikorn-configs.yaml file in kubernetes:"

      2) "kubectl create configmap yunikorn-configs --from-file=yunikorn-configs.yaml" -> "kubectl apply -f yunikorn-configs.yaml"

      Attachments

        Issue Links

          Activity

            People

              targetoee JiaChi Wang
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: