Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Has anyone tried installing workflow on amazon Lightsail? #735

Open
helloravi opened this issue Feb 11, 2017 · 5 comments
Open

Has anyone tried installing workflow on amazon Lightsail? #735

helloravi opened this issue Feb 11, 2017 · 5 comments
Labels

Comments

@helloravi
Copy link

I have tried looking up for examples of implementations of Deis on lightsail. I did not find any examples. Has anyone tried doing that?

@Joshua-Anderson
Copy link
Contributor

Workflow requires a running kubernetes cluster. There is already a lot of tooling and scripts around spinning up an kubernetes cluster on ec2.

Lightsail is nice for a easy linux server, but ec2 will work better for the more complex needs of a kubernetes cluster, which requires several virtual machines networked together.

@bacongobbler
Copy link
Member

Yep, as far as I know nobody's written up or wrote tooling around getting k8s running on amazon lightsail. That being said we'd be open to docs!

@helloravi
Copy link
Author

@Joshua-Anderson
I found the following on aws documentation at the bottom:

All of the Lightsail instances within an account run within a “shadow” VPC that is not visible in the AWS Management Console. If the code that you are running on your Lightsail instances needs access to other AWS resources, you can set up VPC peering between the shadow VPC and another one in your account, and create the resources therein. Click on Account (top right), scroll down to Advanced features, and check VPC peering:

@helloravi
Copy link
Author

Here is another stackoverflow question on Peering LIghtsail instances
http://serverfault.com/questions/818280/cant-establish-vpc-peering-connection-from-amazon-lightsail

@Cryptophobia
Copy link

This issue was moved to teamhephy/workflow#38

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants