Open in app

Sign In

Write

Sign In

Ferdinand de Antoni
Ferdinand de Antoni

84 Followers

Home

About

Published in

Geek Culture

·Pinned

Bare Metal Kubernetes with MetalLB, HAProxy, Longhorn, and Prometheus

A few years back I created a blog post about creating a Kubernetes cluster with Rook/Ceph. My main goal at that time was to see if we could use Kubernetes as a clustering solution for our software stack on the edge. …

Kubernetes

13 min read

Bare Metal Kubernetes with MetalLB, HAProxy, Longhorn, and Prometheus
Bare Metal Kubernetes with MetalLB, HAProxy, Longhorn, and Prometheus
Kubernetes

13 min read


Published in

Geek Culture

·Pinned

Warp WebSockets and Tokio Actors

I use warp a lot in my projects and frequently need to expose some service through websockets. The warp project has a good example on how to use web sockets, and it is pretty easy to use. …

Rust

4 min read

Warp WebSockets and Tokio Actors
Warp WebSockets and Tokio Actors
Rust

4 min read


Pinned

Tiny Tokio Actors

There are a couple of actor libraries available for Rust, the most well known one being Actix. I found the library not that easy to use however, especially when using async/await. After getting to know Tokio a little better (the runtime which Actix also uses), I realised that the basic…

Rust

5 min read

Tiny Tokio Actors
Tiny Tokio Actors
Rust

5 min read


Published in

Geek Culture

·May 13

Single Rust Binary with Vite+Svelte

I often have to create small server applications which need to be easily deployable. This means I prefer to keep the end result as simple as a single binary that can be configured using environment variables. This way it can be easily packaged in a container image using docker or…

Rust

6 min read

Single Rust Binary with Vite+Svelte
Single Rust Binary with Vite+Svelte
Rust

6 min read


Published in

Geek Culture

·Feb 11

A Simple CA Setup with Kubernetes Cert Manager

Sometimes it makes sense to run your own CA so you can issue certificates for all the services that run on your cluster. The simplest way to achieve this (that I found so far) is by running cert-manager in your Kubernetes cluster. Install Cert Manager First thing we need to do is install…

Kubernetes

5 min read

A Simple CA Setup with Kubernetes Cert Manager
A Simple CA Setup with Kubernetes Cert Manager
Kubernetes

5 min read


Published in

Geek Culture

·Dec 2, 2021

Deploying Docker Registry on Kubernetes

In a previous post we set up a Bare Metal Kubernetes cluster, and we followed it up with another post showing how to deploy a Redis cluster on it. Now we will deploy a Docker Registry on our our cluster. Why deploy a Docker Registry on a cluster? Sometimes I…

Kubernetes

5 min read

Deploying Docker Registry on Kubernetes
Deploying Docker Registry on Kubernetes
Kubernetes

5 min read


Published in

Geek Culture

·Nov 24, 2021

Redis Cluster on Kubernetes

After setting up my Kubernetes cluster in my previous blog post, I decided to deploy a Redis cluster on it. It is surprisingly simple to do. First we need to create a ConfigMap with the following: This configuration will run Redis clustered and with persistence turned on using AOF…

Kubernetes

2 min read

Redis Cluster on Kubernetes
Redis Cluster on Kubernetes
Kubernetes

2 min read


Published in

Coinmonks

·Jun 28, 2021

Solana From Source

Solana is an interesting blockchain project that promises to be an L1 with low gas fees and fast block times. To check it out I decided to try and create some test smart contracts on it. However, their binary releases are only for OSX x86 and, as of yet, no…

Solana Network

3 min read

Solana From Source
Solana From Source
Solana Network

3 min read


Published in

Coinmonks

·Jun 3, 2021

Smart Contracts on Ethereum

To understand the technology around the Ethereum eco-system a little better, I decided to create a small dummy application that would interact with a smart contract on the Ethereum blockchain. To test things out I decided to create a small application that will provide a Hello World! API to users…

Ethereum

8 min read

Smart Contracts on Ethereum
Smart Contracts on Ethereum
Ethereum

8 min read


May 19, 2021

Adopt Pets on Arbitrum Testnet

Arbitrum is a promising new L2 layer on top of Ethereum which should give us better scaling and lower costs for dApps. Arbitrum has not yet launched a mainnet, but this should come quite soon. They do, however, have a testnet that you can currently use. …

Arbitrum

5 min read

Adopt Pets on Arbitrum Testnet
Adopt Pets on Arbitrum Testnet
Arbitrum

5 min read

Ferdinand de Antoni

Ferdinand de Antoni

84 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech