Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cilium to AWS EKS Cluster among installed applications #1629

Open
seifrajhi opened this issue Jun 16, 2023 · 4 comments
Open

Add Cilium to AWS EKS Cluster among installed applications #1629

seifrajhi opened this issue Jun 16, 2023 · 4 comments
Labels
feature Something new good first issue Good for newcomers

Comments

@seifrajhi
Copy link

What would you like to be added:

Currently, when deploying an AWS EKS cluster using Kubefirst, Cilium is not included, which limits my ability to implement advanced network security and observability features.

Why is this needed:

I would like Kubefirst to include Cilium as part of the AWS EKS cluster deployment. This would enable me to take advantage of Cilium's advanced networking capabilities, such as transparent encryption and network policy enforcement, enhancing the security and performance of my applications running on the cluster.

Now, as an alternative, I am looking into manually installing Cilium on the AWS EKS cluster after deployment. However, this approach would add complexity and maintenance overhead to the cluster setup process

@fharper fharper added the feature Something new label Sep 13, 2023
@fharper
Copy link
Contributor

fharper commented Sep 13, 2023

@seifrajhi this issue felt out of our plate, sorry for the late reply. Thanks for requesting this feature. Not sure we can prioritize this feature for now, even if we understand the security aspect of it, but let me check with the engineering team to be sure.

@johndietz
Copy link
Contributor

johndietz commented Sep 15, 2023

Thanks for raising this issue @seifrajhi.

We'll look into adding cilium to the gitops-catalog so that it can be more frictionlessly added to all management clusters.

With our upcoming workload clusters and cluster lifecycle management feature set in the 2.3 release, you'll have an opportunity to permanently add cilium to your workload cluster templates so every workload cluster provisioned by your management cluster will automatically have whatever app configurations your organization needs. Realistically we think we're still about 3 weeks out on that release.

In the meantime, the GitOps catalog is the best we can offer you. You're free to submit a pull request to add it to the catalog, or if you'd prefer to wait for us, we'll move cilium toward the top of the GitOps catalog priority list since the community is asking for it.

If there are any installation details you'd like to share about how you want it installed, let us know.

@fharper
Copy link
Contributor

fharper commented Sep 20, 2023

I labelled as good first issue for the part of adding Cilium to the GitOps Catalog, not if it was part of the kubefirst installation.

@dipu989
Copy link

dipu989 commented Sep 22, 2024

Raised a PR for add Cilium to gitops catalog.
Let me know in case any changes are required.
Please assign this issue to me so that it's easy to track 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something new good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants