Skip to content

falken/kubernetes-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Presentation

These examples require a running Kubernetes cluster with a functioning networking layer. The simplest installation would probably Docker Desktop on Windows 10. Simply enabling Kubernetes will get the base this presentation and it's examples build on.

Setup

The setup folder has pre-requisites for various examples.

Pod examples

The pods folder contains examples of how to create simple pods.

Services examples

The services folder has examples that build discoverable services on top of our pods.

Ingress Example

The ingress folder contains an example of how you can use an ingress controller to route traffic to multiple components.

OpenFAAS Example

The openfaas folder contains an function that can be deployed onto the OpenFAAS installation provided in the setup folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published