<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Openshift on akos.ma</title><link>https://akos.ma/tags/openshift/</link><description>Recent content in Openshift on akos.ma</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 29 May 2026 00:00:00 +0200</lastBuildDate><atom:link href="https://akos.ma/tags/openshift/index.xml" rel="self" type="application/rss+xml"/><item><title>What's in Your Container? Securing the Software Supply Chain Without Slowing Down</title><link>https://akos.ma/blog/whats-in-your-container-securing-the-software-supply-chain-without-slowing-down/</link><pubDate>Fri, 29 May 2026 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/whats-in-your-container-securing-the-software-supply-chain-without-slowing-down/</guid><description>&lt;p&gt;How do we secure massive, complex supply chains without slowing your developers down to a crawl? This talk provides a simple preview to Red Hat&amp;rsquo;s Trusted Software Supply Chain, based on three pillars: Transparency through the Trusted Profile Analyzer; Identity, thanks to the Trusted Artifact Signer; and Guardrails, with the Advanced Cluster Security for Kubernetes.&lt;/p&gt;</description></item><item><title>OpenShift Local CRC From Another Machine</title><link>https://akos.ma/blog/openshift-local-crc-from-another-machine/</link><pubDate>Fri, 13 Oct 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/openshift-local-crc-from-another-machine/</guid><description>&lt;p&gt;During the preparation of my &lt;a href="https://www.linkedin.com/learning/learning-openshift"&gt;&amp;ldquo;Learning OpenShift&amp;rdquo;&lt;/a&gt; course for LinkedIn Learning, I used &lt;a href="https://developers.redhat.com/products/openshift-local/overview"&gt;OpenShift Local&lt;/a&gt; (formerly known as &amp;ldquo;CodeReady Containers&amp;rdquo; or CRC) to demonstrate the various features of the platform from a developer&amp;rsquo;s point of view.&lt;/p&gt;</description></item><item><title>Learning OpenShift on Linkedin Learning</title><link>https://akos.ma/blog/learning-openshift-on-linkedin-learning/</link><pubDate>Fri, 06 Oct 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/learning-openshift-on-linkedin-learning/</guid><description>&lt;p&gt;I&amp;rsquo;m very happy to announce that my new training called &lt;a href="https://www.linkedin.com/learning/learning-openshift/"&gt;&amp;ldquo;Learning OpenShift&amp;rdquo;&lt;/a&gt; is now available to subscribers at &lt;a href="https://www.linkedin.com/learning/"&gt;LinkedIn Learning&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>Back to Monoliths</title><link>https://akos.ma/blog/back-to-monoliths/</link><pubDate>Fri, 19 May 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/back-to-monoliths/</guid><description>So Amazon Prime Video (of all people!) published a blog post about how they&amp;rsquo;re returning to monoliths, relayed by DHH, generating lots of noise, to the point that even Dr. Werner Vogels himself, CTO at Amazon, had to pour some thoughts about the subject.</description></item><item><title>Redmine</title><link>https://akos.ma/blog/redmine/</link><pubDate>Fri, 07 Apr 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/redmine/</guid><description>&lt;p&gt;I was surprised to discover recently that good old &lt;a href="https://redmine.org/"&gt;Redmine&lt;/a&gt; not only still exists in 2023, but it thrives in various unexpected ways. Redmine is another one of those &lt;a href="https://akos.ma/tags/boring-tech/"&gt;boring tech things&lt;/a&gt; that I love.&lt;/p&gt;</description></item><item><title>Reusing Apps Between Teams and Environments Through Containers</title><link>https://akos.ma/blog/reusing-apps-between-teams-and-environments-through-containers/</link><pubDate>Fri, 26 Aug 2022 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/reusing-apps-between-teams-and-environments-through-containers/</guid><description>This was my speech for the WeAreDevelopers Container Day on February 3rd, 2021. The talk will feature a live demo showing how to build, optimize, and distribute containers to be reused in as many environments as possible, 100% based on the experience of the VSHN team.</description></item><item><title>Microservices or Not? Your Team Has Already Decided</title><link>https://akos.ma/blog/microservices-or-not-your-team-has-already-decided/</link><pubDate>Fri, 05 Aug 2022 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/microservices-or-not-your-team-has-already-decided/</guid><description>Let’s take a somewhat tangential approach to the subject of the Microservices architecture. Most discussions about it are centered around technological aspects; which language to choose, how to create the most RESTful services, which service mesh is the most performant, etc.</description></item><item><title>Gitea</title><link>https://akos.ma/blog/gitea/</link><pubDate>Fri, 11 Mar 2022 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/gitea/</guid><description>&lt;p&gt;GitHub, Bitbucket, GitLab; they are not the only solutions available to share Git repos with your friends and colleagues. I&amp;rsquo;ve been playing with &lt;a href="https://gitea.com/"&gt;Gitea&lt;/a&gt; recently, and it&amp;rsquo;s a really cool alternative, written in &lt;a href="https://go.dev/"&gt;Go&lt;/a&gt;. Here&amp;rsquo;s a quick way to test it.&lt;/p&gt;</description></item><item><title>Lots of VSCode Extensions</title><link>https://akos.ma/blog/lots-of-vscode-extensions/</link><pubDate>Fri, 29 Oct 2021 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/lots-of-vscode-extensions/</guid><description>&lt;p&gt;The recent &lt;a href="https://code.visualstudio.com/blogs/2021/10/20/vscode-dev"&gt;release&lt;/a&gt; by Microsoft of &lt;a href="https://vscode.dev/"&gt;vscode.dev&lt;/a&gt;, the online version of &lt;a href="https://code.visualstudio.com/"&gt;Visual Studio Code&lt;/a&gt;, made me think of all the different things I do with VSCode, including this blog. And of course, being productive in VSCode means, to a large extent, finding gems across a seemingly infinite number of extensions.&lt;/p&gt;</description></item><item><title>Kubernetes for Non Technical Readers</title><link>https://akos.ma/blog/kubernetes-for-non-technical-readers/</link><pubDate>Fri, 01 Oct 2021 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/kubernetes-for-non-technical-readers/</guid><description>&lt;p&gt;If you work in the tech field, the word &amp;ldquo;Kubernetes&amp;rdquo; is all over the place these days; for those new to the subject, it can be very confusing to understand what it is, what it does, and why it is so important to so many people. In this article I am going to try to go top-down on the whole Kubernetes thing.&lt;/p&gt;</description></item></channel></rss>