I have a very special case: my #containerized #WASM app isnโ€™t working on a certain machine with certain code. Doesnโ€™t make much sense, but itโ€™s happening. W.O.W.
Welcome #Flatcar project to the Cloud Native Computing Foundation! Just in time for #kubecon ๐Ÿ˜
This is the first time the #CNCF has adopted an #operatingSystem distribution.
Now we've got a #Linux distro for #cloudnative #containerized workloads!
https://www.linkedin.com/feed/update/urn:li:activity:7257278075250376704/
Dotan Horovits ๐Ÿ‡ฎ๐Ÿ‡ฑ๐ŸŽ— on LinkedIn: #flatcar #kubecon #cncf #linux #coreos #cloudnative #operatingsystem

Welcome #Flatcar project to the Cloud Native Computing Foundation (CNCF) incubation! Just in time for #KubeCon ๐Ÿ˜ Pretty amazing, this is the first time theโ€ฆ

If you have several services which rely on a #database backend (particularly #containerized services), do you prefer to run a single DB which is shared across services, or a dedicated instance for each service?

I've done it both ways but I'm having trouble deciding which is the "better" approach.

Which way do you prefer, and why?

#homelab #selfhost #docker

What Problem Is Kubernetes Actually Trying To Solve?

When you comb through the marketing around Kubernetes regarding โ€œthis product or that productโ€ or the...

DEV Community
I like #Audible, but I also prefer to have my audiobooks on my own storage. Luckily there is #OpenAudible that can download my legally purchased titles, and #AudiobookShelf that can help me organize and listen to them - even when I'm on the road. Recently I've discovered that OpenAudible comes in a #containerized version, which is right up my alley - I could run it on my Synology NAS, access it from anywhere and not worry about files filling up my laptop or desktop system. Now here's the amusing part: sure the OpenAudible guys have provided a "containerized" version, but it's done in all the wrong ways: it's still running their Java application, but wrapped in an HTTP-enabled remote desktop client that accesses a Linux desktop, which is also running in the container. There's even an SSH server running there. Guys, while your application is most excellent, you have many things to learn about containers - full fat VM-like containers is not how you do it.
Unlock limitless possibilities with #openSUSE Leap #Micro & harness the robustness of this ultra-reliable, lightweight #HostOS while seamlessly managing & deploying #containerized and #virtualized workloads. https://get.opensuse.org/leapmicro/5.5/
openSUSE Leap Micro 5.5

Learn about the openSUSE distributions and download them for free

Get openSUSE
#openSUSE Leap Micro 5.4 is a Host OS you can use for #containerized & #virtualized #workloads. Download this & Leap 15.5 at get.opensuse.org

Creative means to address #RogueApps that demand your #FullAddressbook to use the app is just an #RFE away from being #containerized to emulate #YourWholeAdressbook to said #RogueApps that demand this access to work.

#TakeBackControl via #IEEE & #IETF ๐Ÿง

โš ๏ธ๐Ÿ‘‡โš ๏ธ๐Ÿ‘‡โš ๏ธ๐Ÿ‘‡โš ๏ธ๐Ÿ‘‡โš ๏ธ๐Ÿ‘‡โš ๏ธ๐Ÿ‘‡

https://infosec.exchange/@infosec_jcp/110135284225037530

@infosec_jcp ๐Ÿ†“๐Ÿฆ๐Ÿˆ๐Ÿƒ done differently (@[email protected])

Watch out #WhatsApp et all. #RFE @google @Android @Apple #cgroups for #Contacts apps via #GroupsOfContacts

Infosec Exchange
@patrickcmiller I tend to shy away from #containerized images for sensitive #Production services (Financial etc) that don't have to #scale up/down too quickly. Great for segregated Dev/Test/UAT etc. environments, but *still* not quite as #secure as good ol' #VMs/Bare metal. Of course, any deployment can have flaws...