github.com/datadog/cilium@v1.6.12/Documentation/kubernetes/compatibility.rst (about)

     1  .. only:: not (epub or latex or html)
     2  
     3      WARNING: You are looking at unreleased Cilium documentation.
     4      Please use the official rendered version released here:
     5      http://docs.cilium.io
     6  
     7  :orphan:
     8  
     9  .. _k8scompatibility:
    10  
    11  Kubernetes Compatibility
    12  ========================
    13  
    14  Cilium is compatible with multiple Kubernetes API Groups. Some are deprecated
    15  or beta, and may only be available in specific versions of Kubernetes.
    16  
    17  All Kubernetes versions listed are e2e tested and guaranteed to be compatible
    18  with Cilium. Older Kubernetes versions not listed in this table do not have
    19  Cilium support. Newer Kubernetes versions, while not listed, will depend on the
    20  backward compatibility offered by Kubernetes.
    21  
    22  +-------------------------------------------+---------------------------+----------------------------+
    23  | k8s Version                               | k8s NetworkPolicy API     | CiliumNetworkPolicy        |
    24  +-------------------------------------------+---------------------------+----------------------------+
    25  |                                           |                           | ``cilium.io/v2`` has a     |
    26  | 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16  | * `networking.k8s.io/v1`_ | `CustomResourceDefinition` |
    27  +-------------------------------------------+---------------------------+----------------------------+
    28  
    29  .. _networking.k8s.io/v1: https://kubernetes.io/docs/api-reference/v1.8/#networkpolicy-v1-networking