Building a Container Image Using Google Kaniko Container on Containerd RuntimeOne line gistFeb 20, 2023Feb 20, 2023
Install k8s on ubuntu 20.10 with containerdThis post is second in a series where we install k8s with containerd as runtime. Refer to the first part here where we installed containerd…Feb 14, 2023Feb 14, 2023
Install containerd in ubuntu 20.10 for k8s installationThis post is the first part of a series where we start with installing containerd as a container runtime in ubuntu 20.10 and then would go…Feb 13, 2023Feb 13, 2023
Explicit discriminant value for enum variantsLatest rust release 1.66 has added support for user specified values for enumerated types with fields. What does it mean? Let’s look at an…Dec 23, 2022Dec 23, 2022
Solana program derived address(PDA) in actionhttps://github.com/ratulb/solana_program_derived_addressApr 25, 2022Apr 25, 2022
A solana on-chain contract and off-chain client in rusthttps://github.com/ratulb/solana_program_and_rust_clientApr 16, 2022Apr 16, 2022
Solana keypair — tweak programmatically via rustBy default, solana-cli keygen tool writes its generated keypair to ~/.config/solana/id.json — content of which is a raw byte array as…Apr 2, 2022Apr 2, 2022
VPC native kubernetes cluster in GCPVPC native k8s clusters have quite a few advantages:Jun 15, 2021Jun 15, 2021