|
273 | 273 | "Percent": "Percent",
|
274 | 274 | "Persistent": "Persistent",
|
275 | 275 | "Phase": "Phase",
|
| 276 | + "Physical network name": "Physical network name", |
276 | 277 | "Physical network name. A bridge mapping must be configured on cluster nodes to map between physical network names and Open vSwitch bridges.": "Physical network name. A bridge mapping must be configured on cluster nodes to map between physical network names and Open vSwitch bridges.",
|
277 | 278 | "Please <2>try again</2>.": "Please <2>try again</2>.",
|
278 | 279 | "Pod crash loop back-off": "Pod crash loop back-off",
|
|
355 | 356 | "Sources added to this rule will allow traffic to the pods defined above. Sources in this list are combined using a logical OR operation.": "Sources added to this rule will allow traffic to the pods defined above. Sources in this list are combined using a logical OR operation.",
|
356 | 357 | "Status": "Status",
|
357 | 358 | "Subnet": "Subnet",
|
358 |
| - "Subnet CIRD": "Subnet CIRD", |
| 359 | + "Subnet CIDR": "Subnet CIDR", |
359 | 360 | "Subnets": "Subnets",
|
360 | 361 | "Subnets are used for the pod network across the cluster.": "Subnets are used for the pod network across the cluster.",
|
361 | 362 | "Switch and delete": "Switch and delete",
|
|
367 | 368 | "Terminating": "Terminating",
|
368 | 369 | "Termination type": "Termination type",
|
369 | 370 | "The format should match standard CIDR notation (for example, \"10.128.0.0/16\").": "The format should match standard CIDR notation (for example, \"10.128.0.0/16\").",
|
| 371 | + "The name of the physical network. This attribute must match the value of the spec.desiredState.ovn.bridge-mappings.localnet field of the NodeNetworkConfigurationPolicy object that defines the OVS bridge mapping. ": "The name of the physical network. This attribute must match the value of the spec.desiredState.ovn.bridge-mappings.localnet field of the NodeNetworkConfigurationPolicy object that defines the OVS bridge mapping. ", |
370 | 372 | "The only allowed value is Persistent. When set, OVN Kubernetes assigned IP addresses will be persisted in an \"ipamclaims.k8s.cni.cncf.io\" object.": "The only allowed value is Persistent. When set, OVN Kubernetes assigned IP addresses will be persisted in an \"ipamclaims.k8s.cni.cncf.io\" object.",
|
371 | 373 | "These IP addresses will be reused by other pods if requested.": "These IP addresses will be reused by other pods if requested.",
|
372 | 374 | "These rules are handled by a routing layer (Ingress Controller) which is updated as the rules are modified. The Ingress controller implementation defines how headers and other metadata are forwarded or manipulated": "These rules are handled by a routing layer (Ingress Controller) which is updated as the rules are modified. The Ingress controller implementation defines how headers and other metadata are forwarded or manipulated",
|
|
0 commit comments