All Projects → jaceklaskowski → kubernetes-100days

jaceklaskowski / kubernetes-100days

Licence: Apache-2.0 license
Notes from 100 days with Kubernetes

Projects that are alternatives of or similar to kubernetes-100days

Kubeflow
Machine Learning Toolkit for Kubernetes
Stars: ✭ 11,028 (+34362.5%)
Mutual labels:  minikube, google-kubernetes-engine
Sample Spring Microservices Kubernetes
sample spring boot application that uses some features provided by spring cloud kubernetes, spring cloud ribbon and zuul proxy deployed on Kubernetes
Stars: ✭ 123 (+284.38%)
Mutual labels:  minikube
Openstack Helm
PROJECT HAS MOVED TO OPENSTACK
Stars: ✭ 67 (+109.38%)
Mutual labels:  minikube
Local Development
[Deprecated] Run Hasura locally on your computer
Stars: ✭ 38 (+18.75%)
Mutual labels:  minikube
Jhipster Microservices Example
JHipster Microservices Example using Spring Cloud, Spring Boot, Angular, Docker, and Kubernetes
Stars: ✭ 100 (+212.5%)
Mutual labels:  minikube
Laravel Docker K8s
Running Laravel project using Docker and Deploying using Kubernetes
Stars: ✭ 127 (+296.88%)
Mutual labels:  minikube
Freshpod
Restart Pods on Minikube automatically on image rebuilds
Stars: ✭ 251 (+684.38%)
Mutual labels:  minikube
Docker Machine Driver Vmware
Docker machine driver for VMware Fusion and Workstation.
Stars: ✭ 114 (+256.25%)
Mutual labels:  minikube
Kubernetes Envoy Example
Teaching myself about Envoy on Kubernetes
Stars: ✭ 116 (+262.5%)
Mutual labels:  minikube
K8s Intro Tutorials
Kubernetes Intro Tutorials
Stars: ✭ 183 (+471.88%)
Mutual labels:  minikube
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (+212.5%)
Mutual labels:  minikube
Gluu Docker
Project for Gluu Docker files
Stars: ✭ 103 (+221.88%)
Mutual labels:  minikube
Awesome Kubernetes
A curated list for awesome kubernetes sources 🚢🎉
Stars: ✭ 12,306 (+38356.25%)
Mutual labels:  minikube
Demo
Easy to use KubeVirt demo based on minikube.
Stars: ✭ 88 (+175%)
Mutual labels:  minikube
distributed-cache-on-k8s-poc
[PoC] Distributed Cache with Akka Cluster Sharding and Akka HTTP on Kubernetes
Stars: ✭ 15 (-53.12%)
Mutual labels:  minikube
Video Transcode Queue
A sample video upload platform as a kubernetes cluster (WIP)
Stars: ✭ 66 (+106.25%)
Mutual labels:  minikube
nextjs-graphql-auth
Authentication system using NextJS, GraphQL, Apollo Client, Apollo Server, MongoDB, Nginx, Docker, Docker-Compose and Kubernetes
Stars: ✭ 27 (-15.62%)
Mutual labels:  minikube
helm3-charts
Helm3 charts for Nexus IQ
Stars: ✭ 84 (+162.5%)
Mutual labels:  minikube
traefik-gke-demo
Demo to use Traefik as GKE loadbalancer
Stars: ✭ 25 (-21.87%)
Mutual labels:  google-kubernetes-engine
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+7896.88%)
Mutual labels:  minikube

Kubernetes in 100 Days

Notes from the 100 days with Kubernetes — a container orchestration platform (for Apache Spark and Apache Kafka).

Daily Notes

The Goal

I've long been thinking about what is my way of learning in a more effective way. I found taking notes in public (mainly on gitbook) very effective to keep the learning pace, and wanted to explore other tools.

Due to the following events I have finally been convinced that it's time to spend some time with Kubernetes.

  1. Apache Spark began supporting Kubernetes (aka Spark on Kubernetes)

  2. Kubernetes in Action book was published and soon arrived as a printed book

  3. DC/OS announced support for Kubernetes

  4. Apache Kafka requires Zookeeper and one or more Kafka brokers (that begs for Docker Compose at the very least)

  5. Docker announced support for Kubernetes (Docker for Mac and Docker Enterprise Edition)

  6. More and more projects I've been involved in (with Spark and Kafka) required some kind of container orchestration and mentioned Kubernetes

On Jan 30th, 2018 I thought it'd be a very good time to make it happen and started taking notes in Evernote (locally on my laptop) to see where it'd lead me to. I put a daily task with priority 2 in Todoist right then.

On Feb 7th, 2018, after 4 days of exploring Kubernetes (mainly reading articles, the book and toying with minikube), I thought about publishing the notes on GitHub so it is easier to collaborate with others.

And that's how the story began.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].