Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Ports (0.17 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                            in the same L3 domain/network.
                          type: string
                        ports:
                          additionalProperties:
                            maximum: 4294967295
                            minimum: 0
                            type: integer
                          description: Set of ports associated with the endpoint.
                          type: object
                        serviceAccount:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            in the same L3 domain/network.
                          type: string
                        ports:
                          additionalProperties:
                            maximum: 4294967295
                            minimum: 0
                            type: integer
                          description: Set of ports associated with the endpoint.
                          type: object
                        serviceAccount:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - The maximum number of ports allowed in EndpointSlices has been increased from 100 to 20,000 ([#99795](https://github.com/kubernetes/kubernetes/pull/99795), [@robscott](https://github.com/robscott)) [SIG Network]
    
    ## Dependencies
    
    ### Added
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top