Viewing profile — steveb
steveb
HN member- Joined
- Wed, Sep 08, 2010, 8:10 PM UTC
- HN karma
- 1,299
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About steveb
No profile information was provided.
Recent public activity
-
comment
Comment #28585670
There are a lot of developments around using Kubernetes as an IaC platform for the reasons in your comment. The combination of a standard API model in CRDs + the controller model m…
-
comment
Comment #14496986
Before you leave, I'd love to talk to you. I'm in STL and looking for engineers to work in a professional, supportive, and inclusive environment. steve@aster.is
- story
-
comment
Comment #13357970
Yes, we have designed it to deploy things like Kubernetes and Mesos clusters via integrations with Terraform and Packer.
-
comment
Comment #13353311
We've been working on a directed graph execution engine called Converge https://github.com/asteris-llc/converge . In this case the task resource http://converge.aster.is/0.5.0/reso…
- story
- story
-
comment
Comment #10927674
We have started work on exposing Hashicorp Vault secrets via FUSE and Docker volumes. The expectation is your containers will just mount secrets via a mount like /secret in the con…
-
comment
Comment #10628222
Thanks for sharing this! With the mantl project https://github.com/CiscoCloud/microservices-infrastructure we feed mesos task information into consul. We've looked a lot a load bal…
-
comment
Comment #9714494
tl;dr: mesos/marathon run the tasks, consul exposes the tasks in DNS. Both Mesos and Marathon store different views of task state on the cluster. How do we use this data to make it…
-
comment
Comment #9713786
Thanks for bringing this up. We opened an issue to investigate: https://github.com/CiscoCloud/microservices-infrastructure/i...
-
comment
Comment #9713684
Why you should care about this project: You wouldn't spend months building your own Linux distribution, so why spend time reinventing the wheel with chef/puppet/ansible? We're not …
-
comment
Comment #9713603
KONG looks amazing, I haven't heard of it before. Here's how you would deploy it in microservices-infrastructure: 1. You'd deploy the cassandra mesos framework, giving you HA cassa…
-
comment
Comment #9707840
We like Kubernetes (and are looking to add it to our project), but our goal is to integrate building blocks that allows us to run many different types of workloads. Think of our pr…
-
comment
Comment #9705604
The real problem is going from tutorial to something you would use in production. Throw in logging, security and service discovery and you can have a few engineers hacking away for…
-
comment
Comment #9702186
Our goals for this tool is to make it dead simple to deploy and run. The binary and a json config file is all you need to check a host. When you combine it with consul, we can inte…
- story
-
comment
Comment #9453934
I'm pretty excited about this release. We just added deploying Vault on top of consul in the microservice/realtime data platform we're building: https://github.com/CiscoCloud/micro…
-
comment
Comment #9357342
As someone who is contributing to this project, what we are focusing is making it easy to run and connect multiple containers and applications. We do this by: 1. Building in servic…
- story
-
comment
Comment #7821361
I gave a 30-minute overview of Spark yesterday at StampedeCon. Spark is generating a lot of excitement in the big data community: https://speakerdeck.com/stevendborrelli/introducti…
- story
- story
-
comment
Comment #7261532
There are a few efforts to support docker (and other) containers in Mesos under ( https://issues.apache.org/jira/browse/MESOS-816 ) As part of this, a couple of new docker efforts …
- story