[–] 6 points 2 years ago (2 children)

SELinux should not be an issue if you stick to common directories and use :Z flag after the mount path with docker, afaik podman uses the same mechanism. There’s even a tool for selinux container policies: https://github.com/containers/udica

Regarding firewall stuff, disable it on your machine and you are fine. Port forwarding in containers is necessary to connect to services, now way around.

Ah and read this: https://stopdisablingselinux.com/

It has a reason why it exists.

  • source
  • [–] 3 points 2 years ago (2 children)

    I got different colors for Kubernetes clusters. Like green for testing cluster, yellow for development and red for production. Always taking a Quick Look before I do something

  • source
  • [–] 4 points 2 years ago

    Ich dachte vor 1,2 Tagen „hmm du solltest die Uhr am Ofen endlich mal umstellen“. Dann fiel mir ein, dass sie in wenigen Stunden wieder richtig geht. 🤗

  • source
  • [–] 1 point 2 years ago

    Only thing I miss is proper support for some services I use. Minikube is afaik still a pain with podman, at least rootless. Gitlab runner still doesn’t support podman completely imho. But a plus to docker is that they still build packages for EL 7 while the podman version in EL 7 is pretty damn old. Besides from that I went podman all the way.

  • source
  • [–] 10 points 2 years ago

    This is the graybeard way! Even Korloks are sooo easy when your team shooting it all the time and as a driller dig a tunnel under the main thingy and when it opens just drill into it from below.

  • source
  • [–] 4 points 2 years ago

    Unabhängig vom Dienstleister ist Cloud quasi gleichzusetzen mit Kubernetes. Wobei ich es für töricht halte Linux Grundlagen zu ignorieren. Ich arbeite auch hauptberuflich mit Linux aber teilweise sogar noch klassisch mit VMs und normalen Admintätigkeiten, der Großteil meiner Arbeit bezieht sich aber mittlerweile auf Kubernetes und den ganzen Klimbims (vergleiche die CNCF Tapete) drumherum. @OP geh deinen Weg Richtung Linux einfach, es gibt genug Firmen die zweigleisig fahren (müssen…), so kannst du einen soften Übergang schaffen und dir später ggf einen Linux only Job suchen. Ich hab es ähnlich getan und wurde vom Windowsmenschen zum äh hier Buzzword DevOps Engineer für Kubernetes ;) geht alles, der Bedarf ist riesig aber ohne sich selbst hinterzuklemmen im privaten wird’s schwierig. Je nach Vorbildung natürlich.

  • source
  • parent
  • context
  •  

    Hey there,

    not sure if this is really the problem but yesterday I updated my Arch (btw) system and today I tried to play via steam some games. I noticed that my system became really laggy after a game started (no matter what game). I inspected my pacman.log and searched for GPU/gaming related packages.

    I identified these packages were upgraded:

    mesa (1:23.1.5-1 -> 1:23.1.6-1) lib32-libva-mesa-driver (1:23.1.5-1 -> 1:23.1.6-1) lib32-mesa (1:23.1.5-1 -> 1:23.1.6-1) vulkan-radeon (1:23.1.5-1 -> 1:23.1.6-1) lib32-vulkan-radeon (1:23.1.5-1 -> 1:23.1.6-1) libva-mesa-driver (1:23.1.5-1 -> 1:23.1.6-1) opencl-clover-mesa (1:23.1.5-1 -> 1:23.1.6-1) opencl-rusticl-mesa (1:23.1.5-1 -> 1:23.1.6-1)

    I am not a fan of downgrading packages but I didn't see any other solution yet.

    I downgraded the above packages back to 23.1.5-1 and my memory usage is as expected.

    Leaving this here as possible quick fix, didn't find anything yet on arch bugtrackers or something.

    Someone struggling with the same issues?

    view more: next ›