boncheff

boncheff @boncheff

About: Curious Go engineer working for a badass fintech!

Location:
London
Joined:
Dec 27, 2019

boncheff
articles - 11 total

Table Driven Unit Tests in Go

Whether you have been writing code for some years, or just getting started in software engineering,...

Learn More 40 2Jun 13 '21

CKAD - Revision - Services & Networking

A service provides an abstract way to expose an application running on a set of Pods as a network ser...

Learn More 15 0Feb 9 '20

CKAD - Revision - Observability

Liveness Probes Many applications running for long periods of time eventually transition t...

Learn More 7 0Feb 6 '20

CKAD - Revision - Configuration

ConfigMaps Data in ConfigMaps in kubernetes is not encoded or encrypted and contains key-v...

Learn More 11 0Feb 5 '20

CKAD - Revision - Pod Design

Labels, Selectors and Annotations Labels Labels are key/value pairs that are at...

Learn More 8 0Jan 29 '20

CKAD - Revision - Multi-Container Pods

See https://kubernetes.io/blog/2015/06/the-distributed-system-toolkit-patterns/ for mode details on t...

Learn More 6 0Jan 28 '20

CKAD - Revision - Core Concepts

Pods A pod is a group of one or more containers (such as Docker containers), with shared s...

Learn More 19 0Jan 26 '20

CKAD - Service Types

Services can be one of the following four types: ClusterIP NodePort LoadBalancer ExternalName Clu...

Learn More 4 0Jan 20 '20

CKAD - Security Notes

To perform any action in Kubernetes cluster we need to access the API and go through three main steps...

Learn More 3 0Jan 18 '20

CKAD - Deployment Configuration Notes

Deployment Configuration Volumes a volume is a directory (possibly pre-populat...

Learn More 9 0Jan 1 '20

CKAD notes

This article will contain a series of notes I made while preparing for the CKAD exam. I intend to us...

Learn More 24 3Dec 27 '19