Open in app

Sign In

Write

Sign In

Ferdinand de Antoni
Ferdinand de Antoni

75 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

·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


Jan 5, 2021

Share OSX VPN with your Pi

I have a raspberry Pi that I wanted to connect to my office network for running a test. Rather than setting up a complete VPN connection on the Pi for just a one-off test, much better if the Pi shares the VPN connection from my MacBook. Getting your MacBook to…

OSX

1 min read

OSX

1 min read


Oct 14, 2020

Python DStream to Scala DStream

When creating tools and utilities on top of Spark, you undoubtedly have to create Python bindings so your Scala code can be called from…

Spark

2 min read

Python DStream to Scala DStream
Python DStream to Scala DStream
Spark

2 min read

Ferdinand de Antoni

Ferdinand de Antoni

75 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech