5 ms·
There needs to be a compelling way to run it on AWS for this to happen.
by rjeaster 11y ago
There needs to be a compelling way to run it on AWS for this to happen.
- deleted 11y ago[deleted]
- boulos 11y agoYou mean like the work that Meteor is doing and hiring for https://www.meteor.com/jobs/core-developer-cloud-systems-engineering https://www.meteor.com/jobs/core-developer-cloud-systems-eng... ? Disclaimer: I work on Google Cloud but not Kubernetes or GKE.
- brendandburns 11y agoPlease check out: https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/getting-started-guides/aws.md https://github.com/GoogleCloudPlatform/kubernetes/blob/maste... for turn up instructions on AWS, it's as easy as: export KUBERNETES_PROVIDER=aws; wget -q -O - https://get.k8s.io https://get.k8s.io | bash
- sneak 11y agoUgh, to think people responsible for running large infrastructure installations are still piping random webpages to their shell in 2015. It's not just them - doing things this way makes it seem like this is in any way acceptable. It's not. Stop it. No wonder it's so easy for TAO.
- pacala 11y agoWhat is a better alternative?
- hackerboos 11y agoJust download the script and check it first before running it then.
- sneak 11y agoIt's not me; I don't run scripts written by people who think it's okay to exec shit from the network. It's for the people who don't know any better and see this anti-pattern everywhere and thereby begin to think it's okay or accepted. It's not.
- jganetsk 11y agohttps://tectonic.com/ https://tectonic.com/ https://coreos.com/blog/kubernetes-on-any-platform/ https://coreos.com/blog/kubernetes-on-any-platform/ https://coreos.com/docs/running-coreos/cloud-providers/ec2/ https://coreos.com/docs/running-coreos/cloud-providers/ec2/ Disclaimer: I work on Google Cloud but not Kubernetes or GKE.