dice.camp is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon server for RPG folks to hang out and talk. Not owned by a billionaire.

Administered by:

Server stats:

1.8K
active users

#devops

41 posts34 participants0 posts today

hey, fediverse friends - i'm excited that we're finally announcing our Fediverse Security Fund over at @nivenly to help make fedi software more secure.

we're starting off super small to see if the Fund is a thing that can help. along the way we'll learn and improve our intake/payout process. and if there's solid interest and we see good impact, we'll hold a member vote near the end of the experiment to decide if we'll renew/expand the program.

thanks to @thisismissem for her contributions and being the first disclosure to validate the process.

let's close some vulns! :blobfoxscience:

#hiring update:

Vážení,
pořád sháním 2 devopsáky:

1. anglicky hovořící seniorního Devopsáka na pozici "Azure Architect" na full #remote klientský projekt.
Azure DevOps jako takový tam není, mají Gitlab CICD.
ASAP, of course :)

2. seniorní "Devops a Infra Specialist" do interního týmu, hybrid #Praha, leadership skills vítány.
Je to DevOps role rozkročená mezi team leaderem, kontzultantem a cloud architektem.
Chceme vybrat dobře, ne rychle.

This is a nice write up on my stance with #AI as well: sgnt.ai/p/hell-out-of-llms/. I have nothing against #machinelearning but against #llm's that are general can't be great at everything. It's what is the problem with #IT in general: everyone must be great at everything (#devops) and that will not be the case; #software #craftsmanship is suffering.

sgnt.aiGet the hell out of the LLM as soon as possible | sgnt.aiDon’t let an LLM make decisions or implement business logic: they suck at that.

Just set up my first Jenkins pipeline Debian package build process for a project using podman. I love the SCM declarative pipeline description. Created my first devops-specific git repo to hold the pipeline script and the podman dockerfile.

Although it is set up to be trigger from pushes to the main branch on my codeberg git repo, I'm just pressing build occasionally for the fun of watching it turn green.

I've only set up the first stage of the pipeline, but it gives me a solid sense of accomplishment.

Gentle reminder 👉 If you're looking to level up your #kubernetes security skills, check out this guide!

reynardsec.com/en/kubernetes-s

It's a free, no-BS resource filled with practical tips and even comes with a tool to spin up your own local lab cluster

ReynardSec · Kubernetes Security Guide (Kubernetes Hardening) - ReynardSecThis article discusses the topic of securing the configuration of Kubernetes clusters. This software is considered quite challenging to manage due to the multitude of settings and areas that need to be addressed. The challenges associated with this can impact the security level of the applied configuration. As usual, my goal is not merely to present a dry list of parameters and ready-made configuration snippets but to provide the reader with a fuller context. I want the reader to understand why certain modifications are necessary and what benefits their implementation will bring. Theory and practice must go hand in hand! Therefore, I have prepared a tool that will allow you to test everything I write about here in your local environment. You will find a script here that will easily start your Kubernetes cluster. The information contained in this text should be treated as a set of basic issues that need to be addressed in the context of securely configuring a Kubernetes cluster. It is possible that your specific application will require additional work.