leanpub, to books
@leanpub@mastodon.social avatar

Leanpub book launch video! Crossplane: The Cloud Native Control Plane by Viktor Farcic https://youtu.be/Hn7j11Zzi5o

opensuse, to AWS
@opensuse@fosstodon.org avatar

Check out the talk on at the Community Summit in Berlin this month! Learn about the Pagure Plugin system, CodePipeline CI integration, running Pagure on & more! https://events.opensuse.org/conferences/CSBerlin/program/proposals/4608

apricote, to Kubernetes
@apricote@hachyderm.io avatar

My team at Cloud is looking for a Go developer to work on our Open Source integrations.

This position is remote within Germany. Reach out to me or to the email mentioned on the job page if you are interested or have any questions :)

https://hetzner-cloud.de/en/jobs/1555896

ramsey, to Kubernetes
@ramsey@phpc.social avatar

I’m interested in running #FrankenPHP (i.e., #Caddy) as the app server for a website. The website has multiple domains pointing to it, and I plan to run this in a #Kubernetes cluster. Can someone point to any docs or blog posts that show how others have set up similar configurations with Caddy or FrankenPHP, especially with regard to how Caddy magically configures HTTPS for the domains in this kind of setup?

mattb, to Kubernetes
@mattb@hachyderm.io avatar

Why did it go out of fashion to run kubelet in a container? What are the limitations of doing that?

adminmagazine, to aitools
@adminmagazine@hachyderm.io avatar

In this free focus guide, we take you inside the #Docker toolset and show you how to quickly and consistently build secure containers https://mailchi.mp/admin-magazine.com/docker-focus-guide
#containers #SoftwareDevelopment #tools #automation #security #applications #OpenSource #Kubernetes

koen, to Kubernetes
@koen@procolix.social avatar

@alainvanhoof presents from scratch.

koen,
@koen@procolix.social avatar

@alainvanhoof image of how you install

koen,
@koen@procolix.social avatar

@alainvanhoof image of how you install for use with

BjornW, to opensource Dutch
@BjornW@mastodon.social avatar

Vandaag bij de conferentie in Utrecht! Deze keer zijn we met meer dan 200 gelijkgestemden voor een prachtig programma:
https://nluug.nl/evenementen/nluug/voorjaarsconferentie-2024/

Doe je iets met , of dan moet je erbij zijn. In november heb je weer een kans, want we organiseren 2x
p/jr een conferentie.

We zijn een vereniging, dus je kan lid worden! Zie: https://nluug.nl

Vragen? Stel ze direct aan ons:
@nluug

wyri, to Kubernetes
@wyri@haxim.us avatar

Having to recycle your #kubernetes nodes because the #HPA isn't scaling up your #Mastodon #sidekiq so you're now lagging 15K jobs behind looks like this in the #UI:

wyri, to Ubiquiti
@wyri@haxim.us avatar

First part of a new long term home project coming in. An PoE+ switch to power a small cluster built using nodes. Going to blog about every step once it has been completed. But it is going to be a few quarters long project doing bit by bit

wyri,
@wyri@haxim.us avatar

So instead I went with this tower, we have the same one downstairs powering the living room #lego display. Plenty of space and nothing will block each other. Plus it comes with 4 #USB powers we will utilize for (more) lego display lights and planned #ESPHome sensors on the stairs to the home office. Just need to pick and time and date as doing this will take that entire switch down, and create a network split between two and one control plane #kubernetes nodes.

Power tower on the floor under the moc powered and ready to be switched to

wyri,
@wyri@haxim.us avatar

The fun part is that I've already accidentally ran with 3 nodes, while I need 4 over the past week occasionally. Tweaked my home brow cluster autoscaler a bit to aggressive and it took out a node while it shouldn't.

wyri, to php
@wyri@haxim.us avatar

Had fun this weekend working on a performance focussed proof of concept using Bunny in the interop contracts. The first metrics are in using the cluster on my home cluster. (Which isn't meant for high performance. Still pleased by these numbers.)

ramsey, to Kubernetes
@ramsey@phpc.social avatar

Why isn’t --record=true the default behavior when applying changes to a #Kubernetes deployment?

vwbusguy, to Kubernetes
@vwbusguy@mastodon.online avatar

is generally my default goto for image bases when I'm writing stuff from scratch. I love how lightweight and simple it is, so I'll often start there until I can prove that I need something more complex.

vwbusguy,
@vwbusguy@mastodon.online avatar

On that note - need to move some data to S3? Here's an image I pushed today that includes and zip and gets built/tested/pushed weekly by our Jenkins farm at my $DAYJOB. Perfect for a sidecar container or CronJob backup, etc. Enjoy! (And if this is useful to you, thank the Alpine and s3cmd folks, because they by far did most of the work.)

https://hub.docker.com/r/ucsb/s3cmd

vwbusguy, to Kubernetes
@vwbusguy@mastodon.online avatar

I'm beyond annoyed that there's still no volume definitions for with run or create job.

osjobhub, to opensource
@osjobhub@fosstodon.org avatar

Are you looking for a new role in open source? Browse 500+ jobs on from companies including @acquia @mozilla @wikimediafoundation and more! https://opensourcejobhub.com/jobs/

greggyb, to random
@greggyb@mastodon.sdf.org avatar

I came up with a thing in today and I am unsure about it. I don't know if it's cute, useless, or useful; I cannot see far enough ahead to understand its implications.

type ErrExn = | Err of DomainError | Exn of System.Exception

This DU unifies domain errors (that are represented in a user-written DU) and exceptions.

I'd expect it to be in a function with a signature of 'a -> Result<'b, ErrExn>.

I don't know if this gives value over separate domain errors and exceptions.

Thoughts?

giuliohome,
@giuliohome@mastodon.world avatar

@pblasucci @chethusk @greggyb
"Let it bubble up and crash" is also more in line with and modern 10 factor app principles.
It's not "crash" though, it is "shut down gracefully"
For a worker , graceful shutdown is achieved by returning the current job to the work .

ramsey, (edited ) to random
@ramsey@phpc.social avatar

I managed to avoid #Kubernetes for 10 years, but it’s finally caught up to me, so I hope I’m a Kubernetes god after going through all this required (by job) Kubernetes training.

When do I start honking like a duck goose?

#k8s

jay, to Kubernetes
@jay@toot.zerojay.com avatar

Decided to sit down and try to learn #kubernetes despite the fact that I don't have any real need for it on my little home server. Still, it's been interesting and - I won't lie - a bit frustrating at times. It's very much like using a chainsaw to butter my bread for my use case, but I had a nice feeling of satisfaction when I succeeded in getting #owncast set up through it. I've had some odd issues with Docker failing to launch certain containers through containerd that I have not been able to figure out, however.

I was putting thought into maybe redoing my server setup with kubernetes but I sincerely worry that I'll run into this same containerd issue with some of my other apps.

#selfhost #selfhosting #linux

preslavrachev, to blogging
@preslavrachev@mastodon.social avatar

Blog Update: I have successfully migrated email sending away from ButtonDown Email to a self-hosted Ghost instance. Nothing bad with ButtonDown - simply, Ghost has by far a better editing and publishing experience (and can be self-hosted, of course).

Speaking of newsletters, one reason to migrate was because I want to explore email communication a bit further. So, if newsletters are your thing, be my guest and add your email here: https://preslav.me/subscribe/#via-email I won't spam!


#blogging #newsletter

preslavrachev,
@preslavrachev@mastodon.social avatar

None of that would have been so easy, if it wasn for @andrasbacsai and his monstrous work on Coolify! If you have a spare server and want to turn it into a self-hosted without and all the jazz, Coolify is absolutely the best!

https://coolify.io/

Thanks, @andrasbacsai, and hope you earn enough money to work on Coolify forever. It's just 👌

renedudfield, to Kubernetes
@renedudfield@fosstodon.org avatar

Energy use of when it's not doing anything is off the charts. There's about 4 processes that just sit there doing 'something' even when there's zero happening on the cluster. Initialize k8s, start it up and do nothing. Energy being burnt. So if you have less than 8 cores on that box, then it's spamming the scheduler making everything else laggy.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • megavids
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • provamag3
  • tester
  • Leos
  • JUstTest
  • All magazines