{"id":15322779,"url":"https://github.com/msfidelis/eks-with-cilium","last_synced_at":"2025-06-19T03:47:45.889Z","repository":{"id":203199385,"uuid":"626080516","full_name":"msfidelis/eks-with-cilium","owner":"msfidelis","description":":whale: :package: :rocket: - Terraform template for a production ready EKS Cluster and Cilium Service Mesh and eBPF","archived":false,"fork":false,"pushed_at":"2024-06-11T14:20:09.000Z","size":38,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T15:01:33.070Z","etag":null,"topics":["cilium","cloud-native","ebpf","eks","kubernetes","service-mesh","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msfidelis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-10T18:55:41.000Z","updated_at":"2024-09-04T22:45:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c43bbf1-0628-47df-8533-60b47c47c866","html_url":"https://github.com/msfidelis/eks-with-cilium","commit_stats":null,"previous_names":["msfidelis/eks-with-cilium"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msfidelis%2Feks-with-cilium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msfidelis%2Feks-with-cilium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msfidelis%2Feks-with-cilium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msfidelis%2Feks-with-cilium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msfidelis","download_url":"https://codeload.github.com/msfidelis/eks-with-cilium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248995101,"owners_count":21195497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cilium","cloud-native","ebpf","eks","kubernetes","service-mesh","terraform"],"created_at":"2024-10-01T09:17:57.647Z","updated_at":"2025-04-15T02:36:58.103Z","avatar_url":"https://github.com/msfidelis.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | ~\u003e 3.0 |\n| \u003ca name=\"requirement_helm\"\u003e\u003c/a\u003e [helm](#requirement\\_helm) | ~\u003e 2.0 |\n| \u003ca name=\"requirement_kubectl\"\u003e\u003c/a\u003e [kubectl](#requirement\\_kubectl) | ~\u003e 1.14 |\n| \u003ca name=\"requirement_kubernetes\"\u003e\u003c/a\u003e [kubernetes](#requirement\\_kubernetes) | ~\u003e 2.0 |\n| \u003ca name=\"requirement_tls\"\u003e\u003c/a\u003e [tls](#requirement\\_tls) | ~\u003e 3.1.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | 3.76.1 |\n| \u003ca name=\"provider_helm\"\u003e\u003c/a\u003e [helm](#provider\\_helm) | 2.11.0 |\n| \u003ca name=\"provider_kubectl\"\u003e\u003c/a\u003e [kubectl](#provider\\_kubectl) | 1.14.0 |\n| \u003ca name=\"provider_kubernetes\"\u003e\u003c/a\u003e [kubernetes](#provider\\_kubernetes) | 2.23.0 |\n| \u003ca name=\"provider_tls\"\u003e\u003c/a\u003e [tls](#provider\\_tls) | 3.1.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_api_gateway_vpc_link.nlb](https://registry.terraform.io/providers/aws/latest/docs/resources/api_gateway_vpc_link) | resource |\n| [aws_eip.vpc_iep](https://registry.terraform.io/providers/aws/latest/docs/resources/eip) | resource |\n| [aws_eks_cluster.eks_cluster](https://registry.terraform.io/providers/aws/latest/docs/resources/eks_cluster) | resource |\n| [aws_eks_node_group.cluster](https://registry.terraform.io/providers/aws/latest/docs/resources/eks_node_group) | resource |\n| [aws_iam_openid_connect_provider.eks](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_openid_connect_provider) | resource |\n| [aws_iam_policy.aws_load_balancer_controller_policy](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_policy) | resource |\n| [aws_iam_policy.csi_driver](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_policy) | resource |\n| [aws_iam_policy.keda_policy](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_policy) | resource |\n| [aws_iam_policy_attachment.aws_load_balancer_controller_policy](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_policy_attachment) | resource |\n| [aws_iam_policy_attachment.csi_driver](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_policy_attachment) | resource |\n| [aws_iam_policy_attachment.keda](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_policy_attachment) | resource |\n| [aws_iam_role.alb_controller](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role) | resource |\n| [aws_iam_role.eks_cluster_role](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role) | resource |\n| [aws_iam_role.eks_nodes_roles](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role) | resource |\n| [aws_iam_role.keda_role](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role) | resource |\n| [aws_iam_role_policy_attachment.cloudwatch](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_iam_role_policy_attachment.cni](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_iam_role_policy_attachment.ecr](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_iam_role_policy_attachment.eks-cluster-cluster](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_iam_role_policy_attachment.eks-cluster-service](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_iam_role_policy_attachment.node](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_iam_role_policy_attachment.ssm](https://registry.terraform.io/providers/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [aws_internet_gateway.gw](https://registry.terraform.io/providers/aws/latest/docs/resources/internet_gateway) | resource |\n| [aws_kms_alias.eks](https://registry.terraform.io/providers/aws/latest/docs/resources/kms_alias) | resource |\n| [aws_kms_key.eks](https://registry.terraform.io/providers/aws/latest/docs/resources/kms_key) | resource |\n| [aws_lb.ingress](https://registry.terraform.io/providers/aws/latest/docs/resources/lb) | resource |\n| [aws_lb_listener.ingress_443](https://registry.terraform.io/providers/aws/latest/docs/resources/lb_listener) | resource |\n| [aws_lb_listener.ingress_80](https://registry.terraform.io/providers/aws/latest/docs/resources/lb_listener) | resource |\n| [aws_lb_target_group.http](https://registry.terraform.io/providers/aws/latest/docs/resources/lb_target_group) | resource |\n| [aws_lb_target_group.https](https://registry.terraform.io/providers/aws/latest/docs/resources/lb_target_group) | resource |\n| [aws_nat_gateway.nat](https://registry.terraform.io/providers/aws/latest/docs/resources/nat_gateway) | resource |\n| [aws_route.nat_access](https://registry.terraform.io/providers/aws/latest/docs/resources/route) | resource |\n| [aws_route.public_internet_access](https://registry.terraform.io/providers/aws/latest/docs/resources/route) | resource |\n| [aws_route_table.igw_route_table](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table) | resource |\n| [aws_route_table.nat](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table) | resource |\n| [aws_route_table_association.private1a](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table_association) | resource |\n| [aws_route_table_association.private1b](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table_association) | resource |\n| [aws_route_table_association.private1c](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table_association) | resource |\n| [aws_route_table_association.public_1a](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table_association) | resource |\n| [aws_route_table_association.public_1b](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table_association) | resource |\n| [aws_route_table_association.public_1c](https://registry.terraform.io/providers/aws/latest/docs/resources/route_table_association) | resource |\n| [aws_security_group.cluster_nodes_sg](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group) | resource |\n| [aws_security_group.cluster_sg](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group) | resource |\n| [aws_security_group_rule.cluster_ingress_http](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.cluster_ingress_http_8080](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.cluster_ingress_https](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.coredns_udp](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.nodeport](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.nodeport_cluster](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.nodeport_cluster_udp](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.nodes_coredns_udp](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.nodes_ingress_http](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_security_group_rule.nodes_ingress_http_8080](https://registry.terraform.io/providers/aws/latest/docs/resources/security_group_rule) | resource |\n| [aws_subnet.private_subnet_1a](https://registry.terraform.io/providers/aws/latest/docs/resources/subnet) | resource |\n| [aws_subnet.private_subnet_1b](https://registry.terraform.io/providers/aws/latest/docs/resources/subnet) | resource |\n| [aws_subnet.private_subnet_1c](https://registry.terraform.io/providers/aws/latest/docs/resources/subnet) | resource |\n| [aws_subnet.public_subnet_1a](https://registry.terraform.io/providers/aws/latest/docs/resources/subnet) | resource |\n| [aws_subnet.public_subnet_1b](https://registry.terraform.io/providers/aws/latest/docs/resources/subnet) | resource |\n| [aws_subnet.public_subnet_1c](https://registry.terraform.io/providers/aws/latest/docs/resources/subnet) | resource |\n| [aws_vpc.cluster_vpc](https://registry.terraform.io/providers/aws/latest/docs/resources/vpc) | resource |\n| [aws_vpc_ipv4_cidr_block_association.pods](https://registry.terraform.io/providers/aws/latest/docs/resources/vpc_ipv4_cidr_block_association) | resource |\n| [helm_release.alb_ingress_controller](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.argo_rollouts](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.cilium](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.descheduler](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.jaeger](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.keda](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.kube_state_metrics](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.prometheus](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [helm_release.tetragon](https://registry.terraform.io/providers/helm/latest/docs/resources/release) | resource |\n| [kubectl_manifest.cilium_target_group_binding_http](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource |\n| [kubectl_manifest.cilium_target_group_binding_https](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource |\n| [kubectl_manifest.grafana_ingress](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource |\n| [kubectl_manifest.hubble_ingress](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource |\n| [kubectl_manifest.jaeger_ingress](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource |\n| [kubectl_manifest.prometheus_all_pod_monitor](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource |\n| [kubernetes_config_map.aws-auth](https://registry.terraform.io/providers/kubernetes/latest/docs/resources/config_map) | resource |\n| [kubernetes_secret.prometheus_scrape_configs](https://registry.terraform.io/providers/kubernetes/latest/docs/resources/secret) | resource |\n| [aws_caller_identity.current](https://registry.terraform.io/providers/aws/latest/docs/data-sources/caller_identity) | data source |\n| [aws_eks_cluster_auth.default](https://registry.terraform.io/providers/aws/latest/docs/data-sources/eks_cluster_auth) | data source |\n| [aws_iam_policy_document.aws_load_balancer_controller_assume_role](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.aws_load_balancer_controller_policy](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.csi_driver](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.eks_cluster_role](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.eks_nodes_role](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.keda_policy](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.keda_role](https://registry.terraform.io/providers/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [tls_certificate.eks](https://registry.terraform.io/providers/tls/latest/docs/data-sources/certificate) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_addon_cni_version\"\u003e\u003c/a\u003e [addon\\_cni\\_version](#input\\_addon\\_cni\\_version) | VPC CNI Version | `string` | `\"v1.12.6-eksbuild.1\"` | no |\n| \u003ca name=\"input_addon_coredns_version\"\u003e\u003c/a\u003e [addon\\_coredns\\_version](#input\\_addon\\_coredns\\_version) | CoreDNS Version | `string` | `\"v1.10.1-eksbuild.2\"` | no |\n| \u003ca name=\"input_addon_csi_version\"\u003e\u003c/a\u003e [addon\\_csi\\_version](#input\\_addon\\_csi\\_version) | CSI Version | `string` | `\"v1.17.0-eksbuild.1\"` | no |\n| \u003ca name=\"input_addon_kubeproxy_version\"\u003e\u003c/a\u003e [addon\\_kubeproxy\\_version](#input\\_addon\\_kubeproxy\\_version) | Kubeproxy Version | `string` | `\"v1.27.3-eksbuild.2\"` | no |\n| \u003ca name=\"input_argo_rollouts_toggle\"\u003e\u003c/a\u003e [argo\\_rollouts\\_toggle](#input\\_argo\\_rollouts\\_toggle) | Enable Argo Rollouts Installation | `bool` | `true` | no |\n| \u003ca name=\"input_auto_scale_options\"\u003e\u003c/a\u003e [auto\\_scale\\_options](#input\\_auto\\_scale\\_options) | n/a | `map` | \u003cpre\u003e{\u003cbr\u003e  \"desired\": 6,\u003cbr\u003e  \"max\": 10,\u003cbr\u003e  \"min\": 4\u003cbr\u003e}\u003c/pre\u003e | no |\n| \u003ca name=\"input_aws_region\"\u003e\u003c/a\u003e [aws\\_region](#input\\_aws\\_region) | n/a | `string` | `\"us-east-1\"` | no |\n| \u003ca name=\"input_chaos_mesh_toggle\"\u003e\u003c/a\u003e [chaos\\_mesh\\_toggle](#input\\_chaos\\_mesh\\_toggle) | Enable Chaos Mesh Installation | `bool` | `true` | no |\n| \u003ca name=\"input_cilium_hubble_host\"\u003e\u003c/a\u003e [cilium\\_hubble\\_host](#input\\_cilium\\_hubble\\_host) | n/a | `string` | `\"hubble.msfidelis.com.br\"` | no |\n| \u003ca name=\"input_cluster_autoscaler_toggle\"\u003e\u003c/a\u003e [cluster\\_autoscaler\\_toggle](#input\\_cluster\\_autoscaler\\_toggle) | Enable Cluster Autoscaler Installation | `bool` | `true` | no |\n| \u003ca name=\"input_cluster_name\"\u003e\u003c/a\u003e [cluster\\_name](#input\\_cluster\\_name) | n/a | `string` | `\"eks-cilium\"` | no |\n| \u003ca name=\"input_cluster_private_zone\"\u003e\u003c/a\u003e [cluster\\_private\\_zone](#input\\_cluster\\_private\\_zone) | n/a | `string` | `\"k8s.cluster\"` | no |\n| \u003ca name=\"input_default_tags\"\u003e\u003c/a\u003e [default\\_tags](#input\\_default\\_tags) | n/a | `map` | \u003cpre\u003e{\u003cbr\u003e  \"Environment\": \"prod\",\u003cbr\u003e  \"Foo\": \"Bar\",\u003cbr\u003e  \"Ping\": \"Pong\"\u003cbr\u003e}\u003c/pre\u003e | no |\n| \u003ca name=\"input_descheduler_toggle\"\u003e\u003c/a\u003e [descheduler\\_toggle](#input\\_descheduler\\_toggle) | Enable Descheduler Installation | `bool` | `false` | no |\n| \u003ca name=\"input_enable_cross_zone_load_balancing\"\u003e\u003c/a\u003e [enable\\_cross\\_zone\\_load\\_balancing](#input\\_enable\\_cross\\_zone\\_load\\_balancing) | n/a | `bool` | `false` | no |\n| \u003ca name=\"input_grafana_host\"\u003e\u003c/a\u003e [grafana\\_host](#input\\_grafana\\_host) | n/a | `string` | `\"grafana.msfidelis.com.br\"` | no |\n| \u003ca name=\"input_jaeger_host\"\u003e\u003c/a\u003e [jaeger\\_host](#input\\_jaeger\\_host) | n/a | `string` | `\"jaeger.msfidelis.com.br\"` | no |\n| \u003ca name=\"input_jaeger_toggle\"\u003e\u003c/a\u003e [jaeger\\_toggle](#input\\_jaeger\\_toggle) | Enable Jaeger Installation | `bool` | `false` | no |\n| \u003ca name=\"input_k8s_version\"\u003e\u003c/a\u003e [k8s\\_version](#input\\_k8s\\_version) | n/a | `string` | `\"1.28\"` | no |\n| \u003ca name=\"input_keda_toggle\"\u003e\u003c/a\u003e [keda\\_toggle](#input\\_keda\\_toggle) | Enable Keda Installation | `bool` | `false` | no |\n| \u003ca name=\"input_nlb_ingress_enable_termination_protection\"\u003e\u003c/a\u003e [nlb\\_ingress\\_enable\\_termination\\_protection](#input\\_nlb\\_ingress\\_enable\\_termination\\_protection) | n/a | `bool` | `false` | no |\n| \u003ca name=\"input_nlb_ingress_internal\"\u003e\u003c/a\u003e [nlb\\_ingress\\_internal](#input\\_nlb\\_ingress\\_internal) | n/a | `bool` | `false` | no |\n| \u003ca name=\"input_nlb_ingress_type\"\u003e\u003c/a\u003e [nlb\\_ingress\\_type](#input\\_nlb\\_ingress\\_type) | n/a | `string` | `\"network\"` | no |\n| \u003ca name=\"input_nodes_instances_sizes\"\u003e\u003c/a\u003e [nodes\\_instances\\_sizes](#input\\_nodes\\_instances\\_sizes) | n/a | `list` | \u003cpre\u003e[\u003cbr\u003e  \"t3.large\"\u003cbr\u003e]\u003c/pre\u003e | no |\n| \u003ca name=\"input_proxy_protocol_v2\"\u003e\u003c/a\u003e [proxy\\_protocol\\_v2](#input\\_proxy\\_protocol\\_v2) | n/a | `bool` | `false` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_cilium_ingress_vpclink\"\u003e\u003c/a\u003e [cilium\\_ingress\\_vpclink](#output\\_cilium\\_ingress\\_vpclink) | n/a |\n| \u003ca name=\"output_cluster_name\"\u003e\u003c/a\u003e [cluster\\_name](#output\\_cluster\\_name) | n/a |\n\u003c!-- END_TF_DOCS --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsfidelis%2Feks-with-cilium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsfidelis%2Feks-with-cilium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsfidelis%2Feks-with-cilium/lists"}