Batty's Avatar

Batty

@gothletic.bsky.social

Watching my cursor blink while deploying the deploys. Staff engineer -> Debian, k8s, programming, building, biking , coffee and techno.

39 Followers  |  62 Following  |  38 Posts  |  Joined: 12.11.2024  |  2.2967

Latest posts by gothletic.bsky.social on Bluesky

ITโ€™S NOT A PHASE!

17.10.2025 22:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Awesome! Does this come in a countertop version? ๐Ÿคฃ

20.09.2025 18:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

FluxCD + Kustomize gets the job done

08.08.2025 06:47 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
a little girl is sitting on an orange slide with the words ok bye written above her Alt: Okokok

lol

07.06.2025 02:18 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Usually, Iโ€™ll diff from whatโ€™s running with kubectl.

06.06.2025 21:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Too much jsonnet for me.

06.06.2025 05:18 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Will these talks be recorded?

28.05.2025 14:03 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Pulumi can be written in typescript, def worth checking out.

03.04.2025 21:42 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Such a good tool when working with #cilium.

16.03.2025 03:02 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Iโ€™d be weary of setting limits, at least for cpu. Run load tests on your apps, find where the theoretical limits are, then set your request to that.

21.02.2025 00:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Turing Pi 2 cluster computer Turing Pi is a compact ARM cluster that provides a secure and scalable compute in the edge. It is designed to make web-scale edge computing easier for developers.

Have a look at turingpi.com

20.02.2025 16:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Things rarely break for no reason. K8s is no different. Computers only do what we tell them.

20.02.2025 13:49 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Pulumi is a lot of fun. Iโ€™m thinking I should look into it again, itโ€™s been a few years and it loos like they have made a lot of improvements.

19.02.2025 06:56 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Just because you can, doesnโ€™t mean you should.

18.02.2025 03:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Iโ€™m all for k8s, but that would just be a waste of time and energy.

18.02.2025 03:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

SOPS is what Iโ€™ve been using. Itโ€™s fairly lightweight and works well.

16.02.2025 18:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Iโ€™ve been running this for a bit on my clusters. Itโ€™s super handy to browse the clusters. The map feature is pretty cool too.

16.02.2025 18:18 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Have a look into k3s. Itโ€™s a single binary that lets your run k8s. Kind is also good, it stands for k8s in docker. It will set up a kubernetes cluster in docker for you.

16.02.2025 18:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Oops!

05.02.2025 15:34 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Itโ€™s a big onion.

31.01.2025 07:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Thereโ€™s always some corner case . X app does 95% of what we need, but I guess weโ€™ll have to write our own to get get to that last 5%. Then, a year later, weโ€™re only 50% there. Ugh..

30.01.2025 04:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Not invented here - Wikipedia

Anyone else have to deal with teams that suffer from NIH en.m.wikipedia.org/wiki/Not_inv... syndrome? #devops #k8s #kubernetes

30.01.2025 04:12 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Iโ€™d look into #cilium. Among its other advantages, it lets you assign non-routable up ranges to your cluster. So, you can have all of your pods, services and endpoints on say. 10.0.0.0/8 or 192.168.0.0/16 . Then your cluster takes up much less up space, maybe 4 IP per node.

28.01.2025 03:08 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Nice write up!

24.01.2025 08:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Priorities!! K8s, then poop in a fascist shoe.

24.01.2025 07:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

You lost me at Oracle, gonna have to pass on that one.

24.01.2025 07:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

#protip ^

22.01.2025 23:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Hah!! Got it! Iโ€™ll brush up on my COLBOL jic! ๐Ÿ˜‚

22.01.2025 23:17 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thanks for the tip!

22.01.2025 23:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thatโ€™s been something thatโ€™s been on my mind too. I havenโ€™t touched a windows device since the 90โ€™s. Expectations need to be managed a bit Iโ€™m sure.

22.01.2025 21:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@gothletic is following 20 prominent accounts