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

Issue in file networking/cluster-network-operator.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • 4.13.0
    • 4.13, 4.12
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 3
    • None
    • No
    • None
    • None
    • OSDOCS Sprint 237, OSDOCS Sprint 238, OSDOCS Sprint 239
    • 3
    • None
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      This issue was first reported in https://github.com/openshift/openshift-docs/issues/55285. I am moving this to OCPBUGS for better tracking as we reach a resolution.

      Which section(s) is the issue in?

      Table 4. ovnKubernetesConfig object

      https://docs.openshift.com/container-platform/4.12/networking/cluster-network-operator.html

      What needs fixing?

      Two issues:

      1. I don't know what the following text is doing in this table: "For example, if the clusterNetwork.cidr is 10.128.0.0/14 and the clusterNetwork.hostPrefix is /23, then the maximum number of nodes is 2^(23-14)=128." That is not describing the v4InternalSubnet. It belongs in the 'spec.clusterNetwork' field of the 'Table 1. Cluster Network Operator configuration object.'
      2. The formula is correct, but the math is wrong for the number of nodes. 2^(23-14)=512, not 128. With 10.128.0.0/14 and hostPrefix /23 you can have 512 nodes. This is the default.

              jboxman@redhat.com Jason Boxman
              ahardin@redhat.com Ashley Hardin
              None
              None
              Zhanqi Zhao Zhanqi Zhao
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: