Route vs Ingress: Differences Between OKD and Kubernetes
- No Comments
- sie, 30, 2023
- siwy
- Kubernetes, okd
If you’re involved in container management or developing applications in cloud environments, you’ve likely come across the terms „Route” in OpenShift (often referred to as OKD in its community version) and „Ingress” in Kubernetes. While both mechanisms serve similar functions, that is directing traffic to containerized applications, there are key differences between them. Here are […]
Read MoreExploring Directories and Files Using Linux Commands
- No Comments
- sie, 28, 2023
- siwy
- Linux, Useful commands
In the Linux environment, we have access to a range of powerful tools that allow us to effectively manage and search for files and directories. In this article, I will focus on two exemplary commands that enable us to find directories with a specific name and search files for a particular pattern. 1. Searching for […]
Read MoreTranslating My CV into Code: A Journey from JSON to LaTeX
- No Comments
- sie, 20, 2023
- siwy
- Knowledge, Useful commands, Useful programs
When it comes to managing and formatting a curriculum vitae (CV), traditional methods can sometimes feel limiting. In an attempt to find a flexible and tech-savvy solution, I embarked on a journey to translate my CV into code. Here’s what I discovered: Exploring JSON Resume My first experiment was with JSON Resume, a project that […]
Read MoreWindows 10 Doesn’t See Drives – Solving Installation Issues on Dell Precision T3600
- No Comments
- sie, 03, 2023
- siwy
- Windows
Recently, I encountered a rather unusual problem while installing Windows 10 on a Dell Precision T3600 computer. During the installation process, the Windows installer was unable to identify any of the hard drives mounted in the computer. On the motherboard, there were two types of connectors: „HDD” and „SATA”, numbered from 0 to 2 and […]
Read More