jlu, to Red German

Hat peppt auf: Die neue Version 4.15 basiert auf 1.28 und -O 1.28. Sie bietet verschiedene Erweiterungen rund um die Kernplattform, Edge-Applikationen und die .
https://www.redhat.com/en/blog/unveiling-red-hat-openshift-415

bobthomson70, to Kubernetes
@bobthomson70@mastodon.social avatar

I'm immediately available for remote cloud devops b2b contract work, live in France with the right to work in France and the UK.

I am flexible on pay rate and on days per week, 3 days/week is OK with me.

From Linux sysadmin more than dev and years of GCP and AWS public cloud, with and

Boosts welcome!

https://www.linkedin.com/in/bobthomson/

ChrisShort, to Kubernetes
@ChrisShort@hachyderm.io avatar

Kubernetes Contributor Summit!!!
Room W.05 right now!!!
Did you know Kubernetes has a weekly newsletter that informs everyone about the significant changes in the project direct to your inbox (with no GitHub notification hunting necessary)

kellogh, to LLMs
@kellogh@hachyderm.io avatar

Let’s be honest, if you’re a software engineer, you know where all this compute and power consumption is going. While it’s popular to blame , y’all know how much is wasted on , microservices, overscaled , spark/databricks and other unnecessary big data tech. It’s long past time we’re honest with the public about how much our practices are hurting the climate, and stop looking for scapegoats https://thereader.mitpress.mit.edu/the-staggering-ecological-impacts-of-computation-and-the-cloud/

farcaller, to Kubernetes
@farcaller@hdev.im avatar

It's push in green question time! gang, how do you do pushes on green with ? I’m choosing in between writing a small thing that bumps my gitops repo on a webhook call from GH actions and running Keel to just track the :latest tag.

It's a homelab setup, I don’t need anything elaborate. I just don’t want to go poke the deploy every time I git push the source changes.

dustinrue, to Kubernetes
@dustinrue@chateaude.luxe avatar

Perusing Reddit subreddit and so many people set themselves up for pain or the answer fits in a theme of more. Like the old joke of Java devs fixing bugs by wrapping classes with more classes. Someone can’t get auto scaling to work? “You need keda”. Don’t understand PVs? Use Karpenter.

People really need to understand the basics before adding more.

danclarke, to AWS

The next podcast episode is now live! 🥳 I was joined by @plantpowerjames to chat about and . We also very cheekily threw in some and conversation, with a side serving of ! 🎙️

https://unhandledexceptionpodcast.com/posts/0066-jameseastham/

jdheyburn, to Redis

I'm going to EU in Paris next week! I was lucky enough to win @Dragonflydbio's for a ticket! 🎉

If you're going as well, feel free to message me if you'd like to connect and meet up! I'd love to talk about:



, , and

governa, to Kubernetes
@governa@fosstodon.org avatar

Patch Now: RCE Flaw Allows Full Takeover of Windows Nodes ⚠️ :kubernetes:

https://www.darkreading.com/cloud-security/patch-now-kubernetes-flaw-allows-for-full-takeover-of-windows-nodes

hazelweakly, to random
@hazelweakly@hachyderm.io avatar

Writing me the good code todayyy

Set all variables to their known defaults if they aren't already set

set_if_unset() {
key=$1
current_value="${!key}"
array_value="${base_variable_defaults["$key"]-${derived_variable_defaults["$key"]}}"
if [[ $current_value =~ "WARNING: UNSET" ]]; then
printf -v "$key" -- "$array_value"
fi
}

sleepyfox,
@sleepyfox@hachyderm.io avatar

@hazelweakly Of course it had to be related...

dustinrue, to Kubernetes
@dustinrue@chateaude.luxe avatar

Saw someone on Reddit try telling another person that running a single instance is not a good way to learn . Total rubbish. It's superb way of learning Kubernetes.

gianarb, to Kubernetes
@gianarb@hachyderm.io avatar

I am really confused. In order for to pull images even if the tag didn't change I need to specify the imagePullPolicy to Always AND the image tag needs to be latest? Or if I set the imagePullPolicy to Always it will do it for all of the image tags? It looks like both are needed and I am disappointed by that! 😩

ErikJonker, to CloudComputing
@ErikJonker@mastodon.social avatar

I learned that one of the advantages of cloudcomputing is the more efficient use of resources. On a shared infrastructure you don't need the maximum amount of compute and memory all the time so you can share. In this blog they looked at how efficient kubernetes clusters worked. The outcomes are terrible. Massive overprovisioning of compute and memory.
https://www.nextplatform.com/2024/03/04/kubernetes-clusters-have-massive-overprovisioning-of-compute-and-memory/

governa, to Kubernetes
@governa@fosstodon.org avatar
linuxiac, to opensource
@linuxiac@mastodon.social avatar

OpenMediaVault 7 NAS Gains Kubernetes Capabilities
https://linuxiac.com/openmediavault-k3s-plugin/

openmediavault, (edited ) to random German
@openmediavault@fosstodon.org avatar

A new plugin for Kubernetes on openmediavault 7 has been released. Please check https://www.openmediavault.org/?p=3673 for more information.

Crell, to Kubernetes
@Crell@phpc.social avatar

Just so we're all clear, the way to pronounce "kubectl" is "cube-cuddle." All other proposals are wrong.

lily, to Kubernetes

I’m a very happy customer personally and professionally! The operator is 🔥

RE: https://hachyderm.io/users/tailscale/statuses/112045390866501947

lily, (edited )

In fact, the operator is how you’re seeing this post! I’m running a cluster at home on two Pluses using the operator for ingress. I’m on T-Mobile home internet and it works great since I can’t forward ports.

amazeeio, to drupal
@amazeeio@mastodon.social avatar

Choosing Drupal as part of your Composable Architecture solution has been a developer topic for a while. If you’re still catching up, our blog post will give you short, informative insights into what this is and why the combination is a knock-out. Learn more: https://www.amazee.io/blog/post/composable-architecture-and-drupal

#ComposableArchitecture #Drupal #Lagoon #Kubernetes #DecoupledWeb #OpenSource #CMS #Developers #K8s #Hosting

frankel, to Kubernetes
@frankel@mastodon.top avatar
amazeeio, to Kubernetes
@amazeeio@mastodon.social avatar

Kubernetes made easy: Lagoon streamlines cloud deployments - Join the Mirantis Tech Talk with @tobybellwood & discover:
💫 Cloud native benefits for all web applications
💫 Streamlined workflows
💫 Future-proof innovation

🗓️ Tuesday, March 12, 2024
⏰ 12:00 PM PT / 3:00 PM ET

Register to secure your spot: https://www.mirantis.com/labs/learning/techtalks/managing-all-of-your-sites-with-open-source-lagoon

Mirantis Tech Talk: Managing all of your sites with Open Source Lagoon, presented by Toby Bellwood

vwbusguy, to Kubernetes
@vwbusguy@mastodon.online avatar

Sometimes debugging be like

amazeeio, to opensource
@amazeeio@mastodon.social avatar

Hiring News! 📣 We're looking for an experienced Technical Content Writer in the EMEA region to join our fully distributed and remote amazee.io Marketing team. 🌍

Your role will be pivotal in crafting compelling educational content highlighting @amazeeio's technological solutions, products, and industry expertise.

👉 Sound like a fit? Apply today: https://amazeeio.bamboohr.com/careers/151

#RemoteWork #OpenSource #Hosting #SaaS #Cloud #Kubernetes #EMEA

amazee.io is looking for a Technical Content Writer to join the Marketing team.

loop0, to python
@loop0@freeradical.zone avatar

Here is my toot resume in case anyone has open positions:
Experience: staff software engineer, , , , , , , , , ,
I get things done and worked with pretty much any tech out there. I learn fast, have no problem coding in other languages. I have experience leading teams. I helped growing an engineering team from 10 to 150 engineers. I know how to scale things. My code is resilient and has tests.

loop0,
@loop0@freeradical.zone avatar

I’m still looking for a position. Please help! Thank you

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