|
1 | 1 | apiVersion: v1
|
2 | 2 | entries:
|
3 | 3 | cilium:
|
| 4 | + - annotations: |
| 5 | + artifacthub.io/crds: "- kind: CiliumNetworkPolicy\n version: v2\n name: ciliumnetworkpolicies.cilium.io\n |
| 6 | + \ displayName: Cilium Network Policy\n description: |\n Cilium Network |
| 7 | + Policies provide additional functionality beyond what\n is provided by |
| 8 | + standard Kubernetes NetworkPolicy such as the ability\n to allow traffic |
| 9 | + based on FQDNs, or to filter at Layer 7.\n- kind: CiliumClusterwideNetworkPolicy\n |
| 10 | + \ version: v2\n name: ciliumclusterwidenetworkpolicies.cilium.io\n displayName: |
| 11 | + Cilium Clusterwide Network Policy\n description: |\n Cilium Clusterwide |
| 12 | + Network Policies support configuring network traffic\n policiies across |
| 13 | + the entire cluster, including applying node firewalls.\n- kind: CiliumExternalWorkload\n |
| 14 | + \ version: v2\n name: ciliumexternalworkloads.cilium.io\n displayName: Cilium |
| 15 | + External Workload\n description: |\n Cilium External Workload supports |
| 16 | + configuring the ability for external\n non-Kubernetes workloads to join |
| 17 | + the cluster.\n- kind: CiliumLocalRedirectPolicy\n version: v2\n name: ciliumlocalredirectpolicies.cilium.io\n |
| 18 | + \ displayName: Cilium Local Redirect Policy\n description: |\n Cilium |
| 19 | + Local Redirect Policy allows local redirects to be configured\n within |
| 20 | + a node to support use cases like Node-Local DNS or KIAM.\n- kind: CiliumNode\n |
| 21 | + \ version: v2\n name: ciliumnodes.cilium.io\n displayName: Cilium Node\n |
| 22 | + \ description: |\n Cilium Node represents a node managed by Cilium. It |
| 23 | + contains a\n specification to control various node specific configuration |
| 24 | + aspects\n and a status section to represent the status of the node.\n- |
| 25 | + kind: CiliumIdentity\n version: v2\n name: ciliumidentities.cilium.io\n |
| 26 | + \ displayName: Cilium Identity\n description: |\n Cilium Identity allows |
| 27 | + introspection into security identities that\n Cilium allocates which identify |
| 28 | + sets of labels that are assigned to\n individual endpoints in the cluster.\n- |
| 29 | + kind: CiliumEndpoint\n version: v2\n name: ciliumendpoints.cilium.io\n displayName: |
| 30 | + Cilium Endpoint\n description: |\n Cilium Endpoint represents the status |
| 31 | + of individual pods or nodes in\n the cluster which are managed by Cilium, |
| 32 | + including enforcement status,\n IP addressing and whether the networking |
| 33 | + is successfully operational.\n- kind: CiliumEndpointSlice\n version: v2alpha1\n |
| 34 | + \ name: ciliumendpointslices.cilium.io\n displayName: Cilium Endpoint Slice\n |
| 35 | + \ description: |\n Cilium Endpoint Slice represents the status of groups |
| 36 | + of pods or nodes\n in the cluster which are managed by Cilium, including |
| 37 | + enforcement status,\n IP addressing and whether the networking is successfully |
| 38 | + operational.\n- kind: CiliumEgressGatewayPolicy\n version: v2\n name: ciliumegressgatewaypolicies.cilium.io\n |
| 39 | + \ displayName: Cilium Egress Gateway Policy\n description: |\n Cilium |
| 40 | + Egress Gateway Policy provides control over the way that traffic\n leaves |
| 41 | + the cluster and which source addresses to use for that traffic.\n- kind: CiliumClusterwideEnvoyConfig\n |
| 42 | + \ version: v2\n name: ciliumclusterwideenvoyconfigs.cilium.io\n displayName: |
| 43 | + Cilium Clusterwide Envoy Config\n description: |\n Cilium Clusterwide |
| 44 | + Envoy Config specifies Envoy resources and K8s service mappings\n to be |
| 45 | + provisioned into Cilium host proxy instances in cluster context.\n- kind: |
| 46 | + CiliumEnvoyConfig\n version: v2\n name: ciliumenvoyconfigs.cilium.io\n displayName: |
| 47 | + Cilium Envoy Config\n description: |\n Cilium Envoy Config specifies Envoy |
| 48 | + resources and K8s service mappings\n to be provisioned into Cilium host |
| 49 | + proxy instances in namespace context.\n- kind: CiliumBGPPeeringPolicy\n version: |
| 50 | + v2alpha1\n name: ciliumbgppeeringpolicies.cilium.io\n displayName: Cilium |
| 51 | + BGP Peering Policy\n description: |\n Cilium BGP Peering Policy instructs |
| 52 | + Cilium to create specific BGP peering\n configurations.\n- kind: CiliumBGPClusterConfig\n |
| 53 | + \ version: v2alpha1\n name: ciliumbgpclusterconfigs.cilium.io\n displayName: |
| 54 | + Cilium BGP Cluster Config\n description: |\n Cilium BGP Cluster Config |
| 55 | + instructs Cilium operator to create specific BGP cluster\n configurations.\n- |
| 56 | + kind: CiliumBGPPeerConfig\n version: v2alpha1\n name: ciliumbgppeerconfigs.cilium.io\n |
| 57 | + \ displayName: Cilium BGP Peer Config\n description: |\n CiliumBGPPeerConfig |
| 58 | + is a common set of BGP peer configurations. It can be referenced \n by |
| 59 | + multiple peers from CiliumBGPClusterConfig.\n- kind: CiliumBGPAdvertisement\n |
| 60 | + \ version: v2alpha1\n name: ciliumbgpadvertisements.cilium.io\n displayName: |
| 61 | + Cilium BGP Advertisement\n description: |\n CiliumBGPAdvertisement is |
| 62 | + used to define source of BGP advertisement as well as BGP attributes \n to |
| 63 | + be advertised with those prefixes.\n- kind: CiliumBGPNodeConfig\n version: |
| 64 | + v2alpha1\n name: ciliumbgpnodeconfigs.cilium.io\n displayName: Cilium BGP |
| 65 | + Node Config\n description: |\n CiliumBGPNodeConfig is read only node specific |
| 66 | + BGP configuration. It is constructed by Cilium operator.\n It will also |
| 67 | + contain node local BGP state information.\n- kind: CiliumBGPNodeConfigOverride\n |
| 68 | + \ version: v2alpha1\n name: ciliumbgpnodeconfigoverrides.cilium.io\n displayName: |
| 69 | + Cilium BGP Node Config Override\n description: |\n CiliumBGPNodeConfigOverride |
| 70 | + can be used to override node specific BGP configuration.\n- kind: CiliumLoadBalancerIPPool\n |
| 71 | + \ version: v2alpha1\n name: ciliumloadbalancerippools.cilium.io\n displayName: |
| 72 | + Cilium Load Balancer IP Pool\n description: |\n Defining a Cilium Load |
| 73 | + Balancer IP Pool instructs Cilium to assign IPs to LoadBalancer Services.\n- |
| 74 | + kind: CiliumNodeConfig\n version: v2alpha1\n name: ciliumnodeconfigs.cilium.io\n |
| 75 | + \ displayName: Cilium Node Configuration\n description: |\n CiliumNodeConfig |
| 76 | + is a list of configuration key-value pairs. It is applied to\n nodes indicated |
| 77 | + by a label selector.\n- kind: CiliumCIDRGroup\n version: v2alpha1\n name: |
| 78 | + ciliumcidrgroups.cilium.io\n displayName: Cilium CIDR Group\n description: |
| 79 | + |\n CiliumCIDRGroup is a list of CIDRs that can be referenced as a single |
| 80 | + entity from CiliumNetworkPolicies.\n- kind: CiliumL2AnnouncementPolicy\n version: |
| 81 | + v2alpha1\n name: ciliuml2announcementpolicies.cilium.io\n displayName: Cilium |
| 82 | + L2 Announcement Policy\n description: |\n CiliumL2AnnouncementPolicy is |
| 83 | + a policy which determines which service IPs will be announced to\n the |
| 84 | + local area network, by which nodes, and via which interfaces.\n- kind: CiliumPodIPPool\n |
| 85 | + \ version: v2alpha1\n name: ciliumpodippools.cilium.io\n displayName: Cilium |
| 86 | + Pod IP Pool\n description: |\n CiliumPodIPPool defines an IP pool that |
| 87 | + can be used for pooled IPAM (i.e. the multi-pool IPAM mode).\n" |
| 88 | + apiVersion: v2 |
| 89 | + appVersion: 1.16.0-pre.2 |
| 90 | + created: "2024-05-03T00:03:03.380234662Z" |
| 91 | + description: eBPF-based Networking, Security, and Observability |
| 92 | + digest: 9b78652906c1984675d981fa11bc640eb8e888155331720d062acff86425ad39 |
| 93 | + home: https://cilium.io/ |
| 94 | + icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg |
| 95 | + keywords: |
| 96 | + - BPF |
| 97 | + - eBPF |
| 98 | + - Kubernetes |
| 99 | + - Networking |
| 100 | + - Security |
| 101 | + - Observability |
| 102 | + - Troubleshooting |
| 103 | + kubeVersion: '>= 1.21.0-0' |
| 104 | + name: cilium |
| 105 | + sources: |
| 106 | + - https://github.com/cilium/cilium |
| 107 | + urls: |
| 108 | + - cilium-1.16.0-pre.2.tgz |
| 109 | + version: 1.16.0-pre.2 |
4 | 110 | - annotations:
|
5 | 111 | artifacthub.io/crds: "- kind: CiliumNetworkPolicy\n version: v2\n name: ciliumnetworkpolicies.cilium.io\n
|
6 | 112 | \ displayName: Cilium Network Policy\n description: |\n Cilium Network
|
@@ -17484,4 +17590,4 @@ entries:
|
17484 | 17590 | urls:
|
17485 | 17591 | - tetragon-0.8.0.tgz
|
17486 | 17592 | version: 0.8.0
|
17487 |
| -generated: "2024-05-02T17:56:03.672220218Z" |
| 17593 | +generated: "2024-05-03T00:03:03.369641507Z" |
0 commit comments