Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resolveConf (0.81 sec)

  1. hack/local-up-cluster.sh

    failSwapOn: ${FAIL_SWAP_ON}
    port: ${KUBELET_PORT}
    readOnlyPort: ${KUBELET_READ_ONLY_PORT}
    rotateCertificates: true
    runtimeRequestTimeout: "${RUNTIME_REQUEST_TIMEOUT}"
    staticPodPath: "${POD_MANIFEST_PATH}"
    resolvConf: "${KUBELET_RESOLV_CONF}"
    EOF
    
      if [[ "$ENABLE_TRACING" = true ]]; then
            cat <<EOF >> "${TMP_DIR}"/kubelet.yaml
    tracing:
      endpoint: localhost:4317 # the default value
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 25 02:33:52 UTC 2024
    - 53.3K bytes
    - Viewed (0)
Back to top