geerlingguy, to random
@geerlingguy@mastodon.social avatar
madcap, to linux

3 days chasing a bug to finally solve it on a Friday late afternoon.

Will have much nicer weekend, now.

Fuck yeah!

It was fapolicyd, btw. Ever heard of it?

https://people.redhat.com/sgrubb/fapolicyd/index.html

Elliot Alderson from the show Mr. Robot, stretching his arms over his head, smiling.

encbladexp, to random German
@encbladexp@chaos.social avatar
marta, to random
@marta@oslo.town avatar

Hey peeps, my team at is hiring! If you enjoy working with a variety of nerds and non-nerds in an inclusive and open culture and have some experience with engineering, click on the link! We're more into how you think than what stack you have experience with. You don't have to live in to apply.


https://jobs.lever.co/oda/6d87797b-0de1-4b73-9147-58ebb2349183

itnewsbot, to random

Kubernetes cost management for the real world - Microsoft’s decision to make Kubernetes a foundational service in Azure is paying off,... - https://www.infoworld.com/article/3695569/kubernetes-cost-management-for-the-real-world.html#tk.rss_all #softwaredevelopment #microsoftazure #cloudcomputing #microservices #cloud-native #kubernetes #containers

nixCraft, to random
@nixCraft@mastodon.social avatar

¯_(ツ)_/¯

kkarhan,

@nixCraft is just at this point...

vwbusguy, to random
@vwbusguy@mastodon.online avatar

This is some pure gold. They went from Serverless to a simple container deployment and saved a ton of money and the "they" is !

Every paragraph is zing after zing here - an Amazon engineer advises not using "serverless" in production!

https://thestack.technology/amazon-prime-video-microservices-monolith/amp/
"Prime Video service dumps microservices, cuts AWS bill 90%"

themr0c, to random French
@themr0c@pouet.chapril.org avatar

0.15 is out. Focus on cleanliness, and support, and includes the latest version. Release notes: https://podman-desktop.io/blog/podman-desktop-release-0.15

irfanhakim, to random

maybe i'll finally use my limited free time tmr to bring up my long asleep cluster, n dive into some of the bugs ive been meaning to fix 😴

tserong, to random

Longhorn in a Sandbox:
https://ourobengr.com/2023/05/longhorn-in-a-sandbox/

TL;DR: Deploying a cloud native storage solution locally in VMs, for the sake of kicking the tyres. It went pretty well.

fosslife, to climate
@fosslife@fosstodon.org avatar
andymoose, to random
@andymoose@mastodon.social avatar

My first YT video will be titled “How I Got to Run on An ” and the video will be me just laughing and shaking my head and mouthing “nope”

spiralmind, to random

Is there anything akin to a chart for ? Unfortunately making charts from scratch is still a blank spot on my map.

jpetazzo, to random
@jpetazzo@hachyderm.io avatar

I saw this tweet by @dberkholz (hi btw, long time no see; I hope all is well!), and I'm not sure which one of the 4 big cloud providers is being singled out. :)

I recently wrote configurations to deploy (simple) clusters on a dozen of cloud providers; and Oracle was not the worst experience - very far from it.

In fact, that exercise gave me the impression that if anything, Google and AWS just hate developers 😬

mmguero, to infosec

I'm very proud to announce the release of Malcolm v23.05.0! This was a big release!

This is the first version of Malcolm that can be deployed with Kubernetes, although improvements in this area will continue in coming releases. (Please let us know what issues or suggestions you have via the issue tracker or via email to malcolm@inl.gov.)

The Malcolm documentation has been improved and now includes a detailed End-to-end Malcolm and Hedgehog Linux ISO Installation document.

A new ICSNPP-Synchrophasor parser for Synchrophasor Data Transfer for Power Systems (IEEE C37.118) has been integrated.

We've also got a plethora of component version updates, including Arkime to v4.3.0, Capa to v5.1.0, Fluent Bit to v2.1.2, NetBox to v3.5.0, NGINX to v1.22.1, Supercronic to v0.2.24, Suricata to v6.0.10, Yara to v4.3.0, and Zeek to v5.2.1.

Check out the release on GitHub or grab my ISO builds at malcolm.fyi.

raesene, to random

This is still in the realms of dirty hacks, but might actually be useful to people now :)

I refactored my configuration dumping utility to use the /configz endpoint via the API Server proxy.

This means you can dump the configuration of any Kubelet regardless of the distribution in use.

The previous method relied on starting pods on the nodes and reading files but that's error prone as they are put in different paths depending on the distro.

The endpoint is a bit unsupported/undocumented, but for now at least it works fine :)

https://github.com/raesene/kubelet_dumper

xeraa, to random

about to land in the operator: https://github.com/elastic/cloud-on-k8s/pull/6732
this was long overdue :)

brentendo, to random

my coworker is getting a kubernetes error, connection refused to 6443 but it's intermittent. it works fine and then suddenly it's nonstop connection refused. He created a control plane and a node and it connects but then it refuses connection. We've tried everything, there's no firewall, he ran init, not sure what else to check here. He's doing the trial aws $5 thing I believe.

Any ideas? I've never used kubernetes so I have no clue.

estherschindler, to random
@estherschindler@hachyderm.io avatar

As @sjvn observed at : Database vendors need to become more active in the cloud-native community — particularly to counter the scaling issues related to and stateful applications.
https://redis.com/blog/kubecon-database-trends/

adingbatponder, to linux
@adingbatponder@fosstodon.org avatar

If you wanted to protect a high availability or similar from , would it be advantageous and possible to use sufficiently different versions for each so that not all nodes have the same . Which Linux versions would be most different & so most unlikely to suffer the same vulnerabilities or yet work together somehow? Would using a node with an node & an node offer any advantages?

ChrisShort, to infosec
@ChrisShort@hachyderm.io avatar

Yes! The Kubernetes Official CVE Feed is now available via RSS! https://kubernetes.io/docs/reference/issues-security/official-cve-feed/

itnewsbot, to random

How to get started with event-driven microservices - Many organizations reach a stage in their growth where the monolithic applications tha... - https://www.infoworld.com/article/3694133/how-to-get-started-with-event-driven-microservices.html#tk.rss_all

fosslife, to random
@fosslife@fosstodon.org avatar

State of Kubernetes Security Report 2023 from finds security investments have not kept pace with cloud native adoption and development https://www.fosslife.org/2023-kubernetes-security-report-details-risks

chihuamaranian, to random

I have been struggling with for the better part of two days now.

Any services in my cluster that happens to be hosted on port 80 can be accessed through Traefik. (whoami, nginx)

Any service where the container is not running the service on port 80 gives me a 503. (jellyfin, teamcity, even an ingress to traefik's admin panel on port 8080)

I cant for the life of me understand what is going on. My deployment, service, and ingress definitions all line up.

I've tried connecting the dots by name, and by explicit port number.

No dice yet.

Any folks happen to know whats going on?

brunty, to random
@brunty@brunty.social avatar

I should really spin this back up and do something useful with it 🤔

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