bumkeyy / kubemoji

☸️😹 - kubernetes emojis for fun and learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐱☸ kubemoji

Standardizing Kubernetes with emojis. ⭐ if you like. Thanks πŸ‘

Best viewed with Noto compatible device (Shell, Chrome on Linux or Anrdoid) - see why.

Current proposal

Current kubemoji is a story about cats 🐱 and cookies songs πŸͺ🎡.

Cluster and pods

Type Emoji (this device) Noto font
Cluster
🌌
A Kubernetes cluster 🌌, a world made of nodes 🏝 drawing
Pod
🐱
A pod 🐱 lives on nodes 🏝 and get skills from one or more containers 🐱(🧠), 🐱(🧠🧠...) drawing
Container
🧠
Containers 🧠 may be docker, CRI-IO, or any container technology you think about. drawing
Node
🏝
Nodes 🏝 is the place 🐱 can play. drawing

Network

Type Emoji (this device) Noto font
Port
πŸ‘‚
Ports listen for songs. Apply on Pods, Nodes and Containers : 🐱(πŸ‘‚), 🏝(πŸ‘‚), 🧠(πŸ‘‚) drawing
tcp
🎡
tcp is a way to send songs to pods 🐱. Example : 🎡? --> 🐱(πŸ‘‚) drawing
http
πŸͺ
Cookie song is the most played song in a cluster 🌌 : πŸͺ🎡? --> 🐱(πŸ‘‚) drawing

About noto

Currently known compatible devices : chrome on android, chrome on Linux, Linux shells.

Motivations :

  1. : noto is the only emoji font installed on Linux. It's working quite well in shell (debian, centos and ubuntu - bash and zsh) and since emojis can be quite confusing from on font to another, it's better to view this guide with a noto compatible device.

  2. : monospace font and emojis are no good friends : alignement is a real nightmare. Take a look at the bellow sequence : if you see it aligned and not with a Noto font, please open an issue and tell me more cause I don't now alternative fonts that align <pre/> blocks correctly.

            🐱(πŸ‘‚)     🧠(πŸ‘‚)
            |          |
πŸͺ🎡? ----> |          |
            | -------> |   
            | <--πŸͺ🎡!-|
    <------ | 

About

☸️😹 - kubernetes emojis for fun and learn