Alfonso Acosta
Alfonso Acosta
> Since, ECS has no way to bind tasks of a service group to a particular set of instances (conditions either by type, ASG, LC, or spot/reserved). Yep, like @errordeveloper...
> What is the ordering? Can we get this: > > weave launch ... container attach to weave ... ecs-agent start ... weave discovers its peers @bboreham That is the...
> But you might want a way to have IPAM defer any allocation until you know the number of peers. I guess that's needed for _running a container before the...
You can use weave cloud, which has authentication. See https://github.com/weaveworks/integrations/tree/master/aws/ecs#running-weave-scope-in-weave-cloud On Aug 31, 2016 21:27, "Amit Sudharshan" [email protected] wrote: > has there been any work done on this? > >...
(you can also use Weave Cloud with the Cloud Formation template) On Aug 31, 2016 22:01, "Alfonso Acosta" [email protected] wrote: > You can use weave cloud, which has authentication. See...
This is how I've run vegeta BTW: ``` echo "GET https://$(kubectl get service frontend --template '{{.spec.clusterIP}}')" | docker run --rm --name vegeta -i oba11/vegeta vegeta attack -connections 1 -insecure -duration...
Related https://groups.google.com/forum/#!topic/kubernetes-sig-network/byqQfaLKicg (thanks @bboreham !)
Related: http://kubernetes.io/docs/user-guide/ingress (k8s equivalent of `weaveworks/flux-edgebal`)
## Update: CAP35 will now be included in Protocol 17 Version 16 of the protocol was used to resolve an issue in the network. (If interested, there is a [blogpost](https://stellar.org/developers-blog/protocol-16-upgrade-guide)...
## Update: the representation of `"..._muxed_id"` field values changes to string As explained at https://github.com/stellar/go/issues/3714 , Horizon has changed the representation of `"..._muxed_id"` fields from integer to string due to...