jabrena / 101-kubernetes

Learn to deploy Cloud Native applications on K8s clusters in an easy way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

101 Kubernetes

Goals

Challenges

  • Challenge 1: Deploy Microbot (Hello World)
  • Challenge 2: Deploy a container from a local Docker image
  • Challenge 3: Deploy a container from an Image stored on a Docker registry
  • Challenge 4: Deploy a Database
  • Deploy a Spring Boot application connected to a database
  • Deploy 2 Spring Boot and test the Discovery Service features out of the box from Kubernetes
  • Deploy a Spring Boot application using Spring Cloud Kubernetes features
  • Deploy Kafka
  • Deploy a Spring Boot application and send logs to Kafka
  • Consume logs from Kafka with ELK

About

Learn to deploy Cloud Native applications on K8s clusters in an easy way

License:Apache License 2.0


Languages

Language:Shell 49.1%Language:Java 42.6%Language:Dockerfile 8.2%