Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #3 from octo-technology/preparation
Browse files Browse the repository at this point in the history
Release 0.1
  • Loading branch information
arnaudmz authored Apr 12, 2018
2 parents 9839ad6 + 87c1dd7 commit 8741a64
Show file tree
Hide file tree
Showing 80 changed files with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Kubernetes Icons Set

This repository contains a set of icons related to Kubernetes resources and components.

This is a way to standardize Kubernetes architecture diagrams for presentation. Having uniform architecture diagrams improve understandibility.

## How to use this repository

Each icons can be found in png format in [png](png) directory

There is 2 types of icons

| Kind | Type | Icon |
|-------|------------|----------------------------------|
| Pod | Labeled | ![](./doc/pod-labeled.png) |
| Pod | Unlabeled | ![](./doc/pod-unlabeled.png) |


This repository contains slidedeck with all icons and some diagrams

| Link | Extension |
|-------|------------|
| [Kubernetes_Icons_Keynote](./slidedeck/Kubernetes_Icons_Keynote.key) | Apple keynote 09 |
| [Kubernetes_Icons_PPTX](./slidedeck/Kubernetes_Icons_PPTX.pptx) | Microsoft PowerPoint 16 |
| [Kubernetes_Icons_GSlide](https://docs.google.com/presentation/d/1Xds7zibJaxgy3rVWEZoawSiL3WtdAyrPS0MYUAzgLiI/edit?usp=sharing) | Google Slide |
| [Kubernetes_Icons_PDF](./slidedeck/Kubernetes_Icons_PDF.pdf) | PDF |

## Usage Example

There is icons for each layers of a complete Kubernetes Architecture
* [Infrastructure components](./png/infrastructure_components)
* [Control Plane components](./png/control_plane_components)
* [Kubernetes Resources](./png/k8s_resources)

#### Kubernetes infrastructure diagrams example
![](./doc/k8s-infra.png)

#### Exposed Pod with 3 replicas
![](./doc/k8s-exposed-pod.png)
Binary file added doc/k8s-exposed-pod.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/k8s-infra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/pod-labeled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/pod-unlabeled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/control_plane_components/labeled/api.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/control_plane_components/labeled/c-c-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/control_plane_components/labeled/c-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/control_plane_components/labeled/k-proxy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/control_plane_components/labeled/kubelet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/control_plane_components/labeled/sched.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/infrastructure_components/labeled/etcd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/infrastructure_components/labeled/node.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/infrastructure_components/unlabeled/etcd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/infrastructure_components/unlabeled/node.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/c-role.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/cm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/crb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/crd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/cronjob.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/deploy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/ds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/ep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/k8s_resources/labeled/hpa.png
Binary file added png/k8s_resources/labeled/ing.png
Binary file added png/k8s_resources/labeled/job.png
Binary file added png/k8s_resources/labeled/limits.png
Binary file added png/k8s_resources/labeled/netpol.png
Binary file added png/k8s_resources/labeled/ns.png
Binary file added png/k8s_resources/labeled/pod.png
Binary file added png/k8s_resources/labeled/psp.png
Binary file added png/k8s_resources/labeled/pv.png
Binary file added png/k8s_resources/labeled/pvc.png
Binary file added png/k8s_resources/labeled/quota.png
Binary file added png/k8s_resources/labeled/rb.png
Binary file added png/k8s_resources/labeled/role.png
Binary file added png/k8s_resources/labeled/rs.png
Binary file added png/k8s_resources/labeled/sa.png
Binary file added png/k8s_resources/labeled/sc.png
Binary file added png/k8s_resources/labeled/secret.png
Binary file added png/k8s_resources/labeled/sts.png
Binary file added png/k8s_resources/labeled/svc.png
Binary file added png/k8s_resources/labeled/user.png
Binary file added png/k8s_resources/labeled/vol.png
Binary file added png/k8s_resources/unlabeled/c-role.png
Binary file added png/k8s_resources/unlabeled/cm.png
Binary file added png/k8s_resources/unlabeled/crb.png
Binary file added png/k8s_resources/unlabeled/crd.png
Binary file added png/k8s_resources/unlabeled/cronjob.png
Binary file added png/k8s_resources/unlabeled/deploy.png
Binary file added png/k8s_resources/unlabeled/ds.png
Binary file added png/k8s_resources/unlabeled/ep.png
Binary file added png/k8s_resources/unlabeled/group.png
Binary file added png/k8s_resources/unlabeled/hpa.png
Binary file added png/k8s_resources/unlabeled/ing.png
Binary file added png/k8s_resources/unlabeled/job.png
Binary file added png/k8s_resources/unlabeled/limits.png
Binary file added png/k8s_resources/unlabeled/netpol.png
Binary file added png/k8s_resources/unlabeled/ns.png
Binary file added png/k8s_resources/unlabeled/pod.png
Binary file added png/k8s_resources/unlabeled/psp.png
Binary file added png/k8s_resources/unlabeled/pv.png
Binary file added png/k8s_resources/unlabeled/pvc.png
Binary file added png/k8s_resources/unlabeled/quota.png
Binary file added png/k8s_resources/unlabeled/rb.png
Binary file added png/k8s_resources/unlabeled/role.png
Binary file added png/k8s_resources/unlabeled/rs.png
Binary file added png/k8s_resources/unlabeled/sa.png
Binary file added png/k8s_resources/unlabeled/sc.png
Binary file added png/k8s_resources/unlabeled/secret.png
Binary file added png/k8s_resources/unlabeled/sts.png
Binary file added png/k8s_resources/unlabeled/svc.png
Binary file added png/k8s_resources/unlabeled/user.png
Binary file added png/k8s_resources/unlabeled/vol.png
Binary file added slidedeck/Kubernetes_Icons_Keynote.key
Binary file not shown.
Binary file added slidedeck/Kubernetes_Icons_PDF.pdf
Binary file not shown.
Binary file added slidedeck/Kubernetes_Icons_PPTX.pptx
Binary file not shown.

0 comments on commit 8741a64

Please sign in to comment.