@@ -106,6 +106,111 @@ entries:
106
106
urls:
107
107
- cilium-1.18.0-pre.0.tgz
108
108
version: 1.18.0-pre.0
109
+ - annotations:
110
+ artifacthub.io/crds: "- kind: CiliumNetworkPolicy\n version: v2\n name: ciliumnetworkpolicies.cilium.io\n
111
+ \ displayName: Cilium Network Policy\n description: |\n Cilium Network
112
+ Policies provide additional functionality beyond what\n is provided by
113
+ standard Kubernetes NetworkPolicy such as the ability\n to allow traffic
114
+ based on FQDNs, or to filter at Layer 7.\n- kind: CiliumClusterwideNetworkPolicy\n
115
+ \ version: v2\n name: ciliumclusterwidenetworkpolicies.cilium.io\n displayName:
116
+ Cilium Clusterwide Network Policy\n description: |\n Cilium Clusterwide
117
+ Network Policies support configuring network traffic\n policiies across
118
+ the entire cluster, including applying node firewalls.\n- kind: CiliumExternalWorkload\n
119
+ \ version: v2\n name: ciliumexternalworkloads.cilium.io\n displayName: Cilium
120
+ External Workload\n description: |\n Cilium External Workload supports
121
+ configuring the ability for external\n non-Kubernetes workloads to join
122
+ the cluster.\n- kind: CiliumLocalRedirectPolicy\n version: v2\n name: ciliumlocalredirectpolicies.cilium.io\n
123
+ \ displayName: Cilium Local Redirect Policy\n description: |\n Cilium
124
+ Local Redirect Policy allows local redirects to be configured\n within
125
+ a node to support use cases like Node-Local DNS or KIAM.\n- kind: CiliumNode\n
126
+ \ version: v2\n name: ciliumnodes.cilium.io\n displayName: Cilium Node\n
127
+ \ description: |\n Cilium Node represents a node managed by Cilium. It
128
+ contains a\n specification to control various node specific configuration
129
+ aspects\n and a status section to represent the status of the node.\n-
130
+ kind: CiliumIdentity\n version: v2\n name: ciliumidentities.cilium.io\n
131
+ \ displayName: Cilium Identity\n description: |\n Cilium Identity allows
132
+ introspection into security identities that\n Cilium allocates which identify
133
+ sets of labels that are assigned to\n individual endpoints in the cluster.\n-
134
+ kind: CiliumEndpoint\n version: v2\n name: ciliumendpoints.cilium.io\n displayName:
135
+ Cilium Endpoint\n description: |\n Cilium Endpoint represents the status
136
+ of individual pods or nodes in\n the cluster which are managed by Cilium,
137
+ including enforcement status,\n IP addressing and whether the networking
138
+ is successfully operational.\n- kind: CiliumEndpointSlice\n version: v2alpha1\n
139
+ \ name: ciliumendpointslices.cilium.io\n displayName: Cilium Endpoint Slice\n
140
+ \ description: |\n Cilium Endpoint Slice represents the status of groups
141
+ of pods or nodes\n in the cluster which are managed by Cilium, including
142
+ enforcement status,\n IP addressing and whether the networking is successfully
143
+ operational.\n- kind: CiliumEgressGatewayPolicy\n version: v2\n name: ciliumegressgatewaypolicies.cilium.io\n
144
+ \ displayName: Cilium Egress Gateway Policy\n description: |\n Cilium
145
+ Egress Gateway Policy provides control over the way that traffic\n leaves
146
+ the cluster and which source addresses to use for that traffic.\n- kind: CiliumClusterwideEnvoyConfig\n
147
+ \ version: v2\n name: ciliumclusterwideenvoyconfigs.cilium.io\n displayName:
148
+ Cilium Clusterwide Envoy Config\n description: |\n Cilium Clusterwide
149
+ Envoy Config specifies Envoy resources and K8s service mappings\n to be
150
+ provisioned into Cilium host proxy instances in cluster context.\n- kind:
151
+ CiliumEnvoyConfig\n version: v2\n name: ciliumenvoyconfigs.cilium.io\n displayName:
152
+ Cilium Envoy Config\n description: |\n Cilium Envoy Config specifies Envoy
153
+ resources and K8s service mappings\n to be provisioned into Cilium host
154
+ proxy instances in namespace context.\n- kind: CiliumNodeConfig\n version:
155
+ v2\n name: ciliumnodeconfigs.cilium.io\n displayName: Cilium Node Configuration\n
156
+ \ description: |\n CiliumNodeConfig is a list of configuration key-value
157
+ pairs. It is applied to\n nodes indicated by a label selector.\n- kind:
158
+ CiliumBGPPeeringPolicy\n version: v2alpha1\n name: ciliumbgppeeringpolicies.cilium.io\n
159
+ \ displayName: Cilium BGP Peering Policy\n description: |\n Cilium BGP
160
+ Peering Policy instructs Cilium to create specific BGP peering\n configurations.\n-
161
+ kind: CiliumBGPClusterConfig\n version: v2alpha1\n name: ciliumbgpclusterconfigs.cilium.io\n
162
+ \ displayName: Cilium BGP Cluster Config\n description: |\n Cilium BGP
163
+ Cluster Config instructs Cilium operator to create specific BGP cluster\n
164
+ \ configurations.\n- kind: CiliumBGPPeerConfig\n version: v2alpha1\n name:
165
+ ciliumbgppeerconfigs.cilium.io\n displayName: Cilium BGP Peer Config\n description:
166
+ |\n CiliumBGPPeerConfig is a common set of BGP peer configurations. It
167
+ can be referenced \n by multiple peers from CiliumBGPClusterConfig.\n-
168
+ kind: CiliumBGPAdvertisement\n version: v2alpha1\n name: ciliumbgpadvertisements.cilium.io\n
169
+ \ displayName: Cilium BGP Advertisement\n description: |\n CiliumBGPAdvertisement
170
+ is used to define source of BGP advertisement as well as BGP attributes \n
171
+ \ to be advertised with those prefixes.\n- kind: CiliumBGPNodeConfig\n version:
172
+ v2alpha1\n name: ciliumbgpnodeconfigs.cilium.io\n displayName: Cilium BGP
173
+ Node Config\n description: |\n CiliumBGPNodeConfig is read only node specific
174
+ BGP configuration. It is constructed by Cilium operator.\n It will also
175
+ contain node local BGP state information.\n- kind: CiliumBGPNodeConfigOverride\n
176
+ \ version: v2alpha1\n name: ciliumbgpnodeconfigoverrides.cilium.io\n displayName:
177
+ Cilium BGP Node Config Override\n description: |\n CiliumBGPNodeConfigOverride
178
+ can be used to override node specific BGP configuration.\n- kind: CiliumLoadBalancerIPPool\n
179
+ \ version: v2alpha1\n name: ciliumloadbalancerippools.cilium.io\n displayName:
180
+ Cilium Load Balancer IP Pool\n description: |\n Defining a Cilium Load
181
+ Balancer IP Pool instructs Cilium to assign IPs to LoadBalancer Services.\n-
182
+ kind: CiliumCIDRGroup\n version: v2alpha1\n name: ciliumcidrgroups.cilium.io\n
183
+ \ displayName: Cilium CIDR Group\n description: |\n CiliumCIDRGroup is
184
+ a list of CIDRs that can be referenced as a single entity from CiliumNetworkPolicies.\n-
185
+ kind: CiliumL2AnnouncementPolicy\n version: v2alpha1\n name: ciliuml2announcementpolicies.cilium.io\n
186
+ \ displayName: Cilium L2 Announcement Policy\n description: |\n CiliumL2AnnouncementPolicy
187
+ is a policy which determines which service IPs will be announced to\n the
188
+ local area network, by which nodes, and via which interfaces.\n- kind: CiliumPodIPPool\n
189
+ \ version: v2alpha1\n name: ciliumpodippools.cilium.io\n displayName: Cilium
190
+ Pod IP Pool\n description: |\n CiliumPodIPPool defines an IP pool that
191
+ can be used for pooled IPAM (i.e. the multi-pool IPAM mode).\n"
192
+ apiVersion: v2
193
+ appVersion: 1.17.2
194
+ created: "2025-03-15T13:57:29.915973514Z"
195
+ description: eBPF-based Networking, Security, and Observability
196
+ digest: 1fa89da0c6e4f1a5ac54eb1c17ea61150e6cb59476cdf19cd30b8c5f93eae5cb
197
+ home: https://cilium.io/
198
+ icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg
199
+ keywords:
200
+ - BPF
201
+ - eBPF
202
+ - Kubernetes
203
+ - Networking
204
+ - Security
205
+ - Observability
206
+ - Troubleshooting
207
+ kubeVersion: '>= 1.21.0-0'
208
+ name: cilium
209
+ sources:
210
+ - https://github.com/cilium/cilium
211
+ urls:
212
+ - cilium-1.17.2.tgz
213
+ version: 1.17.2
109
214
- annotations:
110
215
artifacthub.io/crds: "- kind: CiliumNetworkPolicy\n version: v2\n name: ciliumnetworkpolicies.cilium.io\n
111
216
\ displayName: Cilium Network Policy\n description: |\n Cilium Network
@@ -22809,4 +22914,4 @@ entries:
22809
22914
urls:
22810
22915
- tetragon-0.8.0.tgz
22811
22916
version: 0.8.0
22812
- generated: "2025-03-15T09:18:16.172074074Z "
22917
+ generated: "2025-03-15T13:57:29.906761088Z "
0 commit comments