Live data from Hacker News

Viewing profile — Eritico

Eritico

HN member
Joined
Mon, Feb 21, 2022, 3:11 PM UTC
HN karma
13
Public activity
10 items

About Eritico

No profile information was provided.

Recent public activity

  1. comment
    Comment #30418202

    They are as easy on k8s as they are on VMs. Or 'can': If you use a VM on AWS, you also need to know that you need to configure a vm snapshot (very easy, totally agreeing here with …

  2. comment
    Comment #30418139

    I'm describing my real life issues i have and had. Feel free to actually write more than 'None of this is true.' in a way that a discussion is actually possible. Tx :)

  3. comment
    Comment #30418126

    K8s doesn't solve problems which haven't been solved before. It doesn't do any particular magic in itself. The handful of things kubernetes does, are easy to explain but the impact…

  4. comment
    Comment #30417524

    I only answered the question why it is different with kubernetes. I dont have anything against VMs. Feel free to click yourself a VM on any cloud provider, use it however you like.…

  5. comment
    Comment #30417298

    I still don't get your motivation on writing your criticism. What is your endgoal? Getting people not to like k8s? Because you don't like to work with it? To push people away from …

  6. comment
    Comment #30417125

    This was 3 years ago and it even provides a solution in that talk already. Have you rechecked your assumption or are you only arguing from a talk from 2019? Índependent of this, th…

  7. comment
    Comment #30417087

    I actually believe that the k8s api could be the best abstraction for services we ever had. While i'm running k3s at home (which is very nice to be honest) and big instances at wor…

  8. comment
    Comment #30417040

    Its not the same. You can easily run node pools automatically because your abstraction layer is k8s with containerd or docker. You also know that you can throw away VMs because the…

  9. comment
    Comment #30416994

    I can tell you what it does for me: Full disk on your VM? Nope. Storage is abstracted away. Your server will not fill up anymore. Only one service might break which might heal itse…

  10. comment
    Comment #30416873

    Its just a very bad and uneducated stand from some person. I'm running a small k8s instance at home, for a small startup and at my job in a big version. Abstraction of VMs is a rea…