Viewing profile — wdenniss
wdenniss
HN member- Joined
- Tue, Sep 08, 2020, 6:36 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About wdenniss
Recent public activity
- story
-
comment
Comment #26278905
+1. One benefit I see of Kubernetes is that it can handle pretty much whatever you throw at it, so you can run everything in the one service. Need to run a bespoke database, yeah i…
-
comment
Comment #26278789
In my opinion (and I'm biased as I work on GKE Autopilot), GKE is viable for a 1 developer project, especially with Autopilot mode (I have my own hobby projects deployed on GKE). I…
-
comment
Comment #26278715
Hey, it's William from Google here. You're right about the costs, I just wanted to point out that Autopilot does include one cluster in GKE's free tier. So you'll only pay the ~$73…
-
comment
Comment #26278590
Hi merb, it's William from Google. If I enter the following, it seems to work for me: Replicas: 1, CPU: 0.25, Memory: 500MiB, Ephemeral Storage: 1 GiB. The result is $9.92 per mont…
-
comment
Comment #26278469
Hey, I work on this project -- thanks for your feedback. You can still shell into your own containers to debug workloads, we removed SSH access to the nodes in order to provide man…