Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-6758

Windows Machine Config Operator to support IPv6 only and dual stack networking configuration.

XMLWordPrintable

    • False
    • None
    • False
    • Not Selected

      1. Proposed title of this feature request

      Added support to deploy the Windows Machine Config Operator (WMCO) in an IPv6 only or dual-stack OpenShift cluster.

      2. What is the nature and description of the request?

      As per the documentation of BYOH, the windows instance config map has to have either hostname or IPv4 IP address for connecting to the windows nodes.

      kind: ConfigMap
      apiVersion: v1
      metadata:
        name: windows-instances
        namespace: openshift-windows-machine-config-operator
      data:
        10.1.42.1: |- 
          username=Administrator 
        instance.example.com: |-
          username=core 

      The address that the WMCO uses to reach the instance over SSH, either a DNS name or an IPv4 address.

      As of now WMCO does not support use of ipv6 only or dual-stack IPv6 for networking configuration.

      3. Why does the customer need this? (List the business requirements here)

      The customer has expressed interest in testing Windows container workloads on Openshift via the WMCO and BYOH deployment. There is a mandate to support IPv6 as their organisation.

      4. List any affected packages or components.

      WMCO

              rhn-support-dhardie Duncan Hardie
              rhn-support-chdeshpa Chinmay Deshpande
              Votes:
              10 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: