ivanilves

↗ HN profile [ 69.9 ms ] full profile
Karma
109
Created
July 20, 2017 (8y ago)
Submissions
0
https://github.com/ivanilves
  1. Hi people, I need your advice and opinion. I have a project on GitHub that I wasn't updating for a while: https://github.com/ivanilves/xiringuito And it still works kinda OK for me, but technically it's a hard to…

  2. hi, I need to ship logs to a single central Elasticsearch over the internet, from a bunch of different locations, in some of them connection can be unstable. I plan to use filebeat installed in every location with…

  3. Hi there, I want to check and then harden my Kubernetes cluster's stress tolerance by deploying some kind of stress generating application that would: 1) Try to hog as much CPU as possible 2) Try to allocate as much…

  4. Hi HN! Have you ever seen any [simple, already written] utility or script than could replace all instances in EC2 autoscaling group, one by one? I mean adding one new instance, waiting for it to get up, removing one…

  5. Dear HN, In my company we use Infrastructure as Code approach to deal with complexity and chaos. We use pull requests and code reviews to ensure code/resulting infrastructure quality. However, we would like to go deeper…

  6. Hi all, Just released a first stable (ha-ha) version of my software. It is an SSH VPN client, focused on: * easiness of use (just specify a host or saved connection profile) * reliable reconnections (works pretty well…