question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for EKS

See original GitHub issue

The cloudflow sbt plugin only deploys to GCP. However, it will be ideal to have support for other cloud providers. EKS seems to be mature enough and could be an initial candidate.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
agemooijcommented, Dec 3, 2019

Hi @eschizoid . EKS support is mostly a matter of updating the install scripts. The sbt plugin just creates images and pushes them to a configurable Docker registry. The kubectl-cloudflow plugin can deploy Cloudflow apps to any cluster running the Cloudflow operator. So all we are missing for EKS support is an installation script that supports it.

I am not aware of any major differences when it comes to EKS and GKE so very likely the install script only needs some minor adjustments to be compatible with EKS. Perhaps you could try to install cloudflow on EKS and let us know where it breaks?

0reactions
eschizoidcommented, Jan 17, 2020

Closed by #65

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enabling Windows support for your Amazon EKS cluster
Enabling legacy Windows support · Download the required scripts and deployment files. · Add permissions to the shell scripts so that they can...
Read more >
Connect EKS clusters through cluster certificates ...
Through GitLab, you can create new clusters and add existing clusters hosted on Amazon Elastic Kubernetes Service (EKS).
Read more >
Add Amazon EKS clusters - Sophos Cloud Optix
You can add Amazon Elastic Kubernetes Service (EKS) clusters to AWS accounts ... Sophos Cloud Optix doesn't support private EKS clusters.
Read more >
Support | EKS Anywhere
Documentation · GitHub · Contact us; Versions. v0.12 · Documentation · Overview · Getting started · Install EKS Anywhere · Create local cluster...
Read more >
AWS EKS Module - Terraform Registry
Support for creating Karpenter related AWS infrastructure resources (e.g. IAM ... of supported addon/controller policies as more are added to the project.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found