TripleWho?
TripleWho?
  • 66
  • 65 374
Desktop Fedora with Bootc
In this video, I built a bootc Fedora Desktop image for my laptop and discuss the trials and tribulations of my journey. Bootc is the technology that powers Image mode RHEL and allows you to build an OS for your system the same way that you build a container today. You can test and use the container with a container runtime tool like podman, then write the image to disk and boot from it.
I'll show how I was able to switch from Silverblue to the new Bootc based image that I built and then how that image can be updated using Bootc.
Bootc docs:
containers.github.io/bootc/
My Containerfile:
github.com/bshephar/fedora-bootc/blob/main/laptop/Containerfile
------------------------------
Music: Balynt - Tired
balyntmusic
spoti.fi/3trRrSk
/ @balynt
@balyntmusic
Переглядів: 404

Відео

RHOSO 18 Baremetal Provisioning
Переглядів 413Місяць тому
An explanation of how the baremetal provisioning process works in RHOSO18. I explain how Metal3 is leveraged to provision the nodes that will be used by the dataplane, along with the steps required for UPI environments to get Metal3 pods running. We look at the requirements on from the OpenStackDataPlaneNodeSet side, and watch as my node is provisioned and the deployment is executed. What is Me...
Single Node OKD Upgrade from 4.15 to 4.16
Переглядів 4693 місяці тому
In this video, we upgrade my 4.15 OKD deployment to the latest stable 4.16 OKD release with SCOS. Which means this upgrade will take a Fedora CoreOS node and during the upgrade rebase it onto CentOS Stream CoreOS. Upgrading From: amd64.origin.releases.ci.openshift.org/releasestream/4-stable/release/4.15.0-0.okd-2024-03-10-010116 Upgrading to: amd64.origin.releases.ci.openshift.org/releasestream...
OPNSense DNS for OKD and OpenShift
Переглядів 3976 місяців тому
If you're a homelab enthusiast using OPNSense for your router, DNS and DHCP and would like to experiment with OKD or OpenShift. You probably need to add the required DNS entries: docs.okd.io/4.15/installing/installing_platform_agnostic/installing-platform-agnostic.html#installation-dns-user-infra_installing-platform-agnostic This can be entirely achieved through the advanced configuration: docs...
Starlink Gen3 with PFSense
Переглядів 1,4 тис.7 місяців тому
A look at how I've configured my PFSense to work with my Gen3 Starlink Router. Initial design when I first installed it: drive.google.com/file/d/1SJsoRnzXLr8YW3k3TEceV7oLTOfky6QH/view?usp=sharing Revised design with a dedicated NIC on the PFSense: drive.google.com/file/d/17n021RZWBXOGDsW_jTDFb01ZrE1-wbDw/view?usp=sharing Music: Balynt - Tired balyntmusic spoti.fi/3trRrSk ua-cam.c...
Starlink
Переглядів 2277 місяців тому
I got Starlink this week, in spite of my obstructions, it is definitely out performing my previous NBN connection. In this video, I show how I've set it up with pfsense and Unifi equipment. Starlink router connects to VLAN30 on my network, then PFSense picks up an IP address from the Starlink router and I route all of my traffic via the Starlink service instead of NBN. Obligatory NBN history ra...
OpenStack on OpenShift - Targeted Dataplane Deployments
Переглядів 4787 місяців тому
In this video, we look at how it's possible to execute targeted deployments to change specific parts of the dataplane. We discuss how this compares to the more monolithic type deployments used in TripleO, and the advantages this brings. We also discuss how OpenStackDataPlaneServices work, and where to find default playbooks that can be executed within the edpm_ansible project: github.com/openst...
Fedora Atomic (Kinoite) with NordVPN
Переглядів 6627 місяців тому
A look at installing NordVPN on Fedora Atomic variants. I have taken the default script provided by NordVPN (downloads.nordcdn.com/apps/linux/install.sh) and made the necessary modifications to install via rpm-ostree for Atomic variants of Fedora like Silverblue. My modified script is available here: github.com/bshephar/fedora-sb/blob/main/nordvpn-install.sh If you have any enhancements to impr...
Fedora Silverblue
Переглядів 3,1 тис.7 місяців тому
A look at how I use Fedora Silverblue day-to-day, specifically looking at the advantages provided by ostree and rpm-ostree. How it has made me more confident running Rawhide on my laptop, and some tools I use to keep my laptop reliable while trying the bleeding edge of technologies. Check out Colin's blog: blog.verbum.org/2014/01/24/why-ostree-requires-usretc/ ostreedev.github.io/ostree/atomic-...
Software Engineering trip to Dubai for IBM Tech 2024
Переглядів 2398 місяців тому
I travelled to Dubai for IBM Tech 2024. It was a great experience and I feel very privileged to have been part of it. We did a lot of Quantum Computing and AI focused tracks, visited the Museum of the Future and made lots of new friends. It was great to meet some of the people I work with, but have never had the chance to meet in person. Music used in this video: Music by Hotham Stream: linktr....
Single Node OKD Upgrade
Переглядів 2959 місяців тому
Let's take a look at single node OKD upgrades and talk about how it compares to a full cluster homelab for me. Throughout this process, we use Unifi to monitor application availability and service restoration. 0:00 intro 1:00 Starting the upgrade 2:18 bandwidth 3:20 Check upgrade progress 5:00 Application availability 7:52 network config operator 10:00 MCO upgrade 12:00 MCD rpm-ostree 13:10 Nod...
Single-Node OKD with Tailscale
Переглядів 5099 місяців тому
In this video, we look at how I used Tailscale on a single node OKD install to facilitate remote access to my lab from anywhere. To do this, we need to setup the Tailscale repo, install the RPM and start the systemd service for tailscaled. After it's running, we need to make some adjustments to the DNS operator to keep name resolution nice and happy.
Single Node OpenShift on ARM
Переглядів 7699 місяців тому
In a follow up to my previous video, we're looking at Single Node OpenShift. This time, we're deploying on a ARM VM running on my M1 Macbook. We run into a couple of challenges, troubleshoot and overcome them in this video. The documentation: docs.openshift.com/container-platform/4.14/installing/installing_sno/install-sno-installing-sno.html#install-sno-installing-sno-manually The release image...
Homelab v3.0
Переглядів 1,3 тис.9 місяців тому
In this video, we look at how I have deployed single-node OKD for my new Homelab after the previous one was impacted by a power surge. This impacted my Dell R710 that previously hosted everything, and I have tried to rebuild things on a small Lenovo Thinkcentre device similar to: www.ebay.com.au/itm/256330977272?itmmeta=01HQ50B49BQDMPRSKRGZRDC51X&hash=item3bae844ff8:g:yvUAAOSw9W5l0seU&amdata=en...
Quick OKD labs using openshift-metal3 dev-scripts
Переглядів 72411 місяців тому
In this video, we take a look at deploying OKD labs using the openshift-metal3 dev-scripts project: github.com/openshift-metal3/dev-scripts The config file I used in this deployment is called config_m3.sh. The m3 is the username I'm logged in as. So the naming schema is config_$USER.sh. The contents of the file used in the video are below: export OPENSHIFT_RELEASE_IMAGE=registry.ci.openshift.or...
New Dataplane Operator CRD Design
Переглядів 331Рік тому
New Dataplane Operator CRD Design
OpenShift Machine Config Operator
Переглядів 1,3 тис.Рік тому
OpenShift Machine Config Operator
OpenStack dataplane deployed from OpenShift
Переглядів 403Рік тому
OpenStack dataplane deployed from OpenShift
My Linux journey plus a quick look at Ubuntu 23.04
Переглядів 293Рік тому
My Linux journey plus a quick look at Ubuntu 23.04
Deploying Heat on OpenShift
Переглядів 178Рік тому
Deploying Heat on OpenShift
Horizon running on OpenShift
Переглядів 329Рік тому
Horizon running on OpenShift
Heat Operator for OpenShift
Переглядів 223Рік тому
Heat Operator for OpenShift
OpenStack Control Plane on OKD
Переглядів 860Рік тому
OpenStack Control Plane on OKD
OSP17.1 Multi-rhel support
Переглядів 396Рік тому
OSP17.1 Multi-rhel support
OpenShift / OKD Upgrades - Cluster Version Operator
Переглядів 1,1 тис.Рік тому
OpenShift / OKD Upgrades - Cluster Version Operator
Running Nginx Ingress on OpenShift
Переглядів 2,8 тис.2 роки тому
Running Nginx Ingress on OpenShift
Red Hat OpenStack Platform 17 - Ephemeral Heat
Переглядів 6832 роки тому
Red Hat OpenStack Platform 17 - Ephemeral Heat
Red Hat OpenStack Platform 17 - Node Provisioning
Переглядів 2,6 тис.2 роки тому
Red Hat OpenStack Platform 17 - Node Provisioning
Learning skills and avoiding burnout
Переглядів 4112 роки тому
Learning skills and avoiding burnout
Home lab v2.0 - The OpenStack revival
Переглядів 1,5 тис.2 роки тому
Home lab v2.0 - The OpenStack revival