Live data from Hacker News

Viewing profile — bdburns

bdburns

HN member
Joined
Tue, Aug 02, 2016, 5:06 AM UTC
HN karma
638
Public activity
41 items

About bdburns

[ my public key: https://keybase.io/brendandburns; my proof: https://keybase.io/brendandburns/sigs/PR_sJa7GlpzvSaTzoFJof66m7-SLOzeEgCxaGEOQv9M ]

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #18603182

    You can build a kubernetes based bundle that is cloud agnostic.

  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #16180494

    VMs in all clouds are always tied to specific machines. If that machine fails unexpectedly then those VMs will restart. If it is a controlled reboot (e.g. host update) then they ma…

  13. comment
    Comment #16179999

    (Azure containers lead here) Awesome to see OpenAI scale Kubernetes on Azure!

  14. story
  15. story
  16. story
  17. comment
    Comment #15811957

    What image were you running? Our internal monitoring indicates that it is generally significantly faster than that, but image pull is almost always the long pole for container star…

  18. comment
    Comment #15808900

    (Azure Container Instance engineer here) This looks very similar to what we launched with Azure Container Instances last summer. The Azure Container Instances kubernetes connector …

  19. story
  20. comment
    Comment #15704914

    It's really awesome to see Microsoft's experience in developer productivity coming to cloud native applications!

  21. story
  22. story
  23. story
  24. comment
    Comment #14858890

    Azure Container Instances developer here... Each container has hypervisor level isolation. We are not relying on kernel level isolation for security isolation between different use…

  25. comment
    Comment #14858256

    API support is already there. The docs/SDKs need to be updated, but there are some examples here: https://github.com/Azure/aci-connector-k8s/blob/master/synch... https://github.com…