Deployments
• Describe work loads
• YAML (or JSON) file posted to REST API
Slide 54
Slide 54 text
Deployments
• Describe work loads
• YAML (or JSON) file posted to REST API
• Work loads described by deployments are
created and maintained by Kubernetes
Services
• Describe access to Deployments similar to Load
Balancers.
• YAML (or JSON) file posted to REST API
• Access points described by Services are created
and maintained by Kubernetes
Slide 61
Slide 61 text
Services
Slide 62
Slide 62 text
Services
Slide 63
Slide 63 text
Services
Slide 64
Slide 64 text
Services
Slide 65
Slide 65 text
Services
Slide 66
Slide 66 text
Services
Slide 67
Slide 67 text
Secrets
• SensiBve data such as Database Passwords, API
Keys, and CerBficates
• YAML (or JSON) file posted to REST API
• Kubernetes Stores secrets and serves to work
loads as Environment variables or mounted
files.
Slide 68
Slide 68 text
Secrets
Slide 69
Slide 69 text
Secrets
Slide 70
Slide 70 text
Secrets
Slide 71
Slide 71 text
Secrets
Slide 72
Slide 72 text
Persistent Volumes
• IdenBfy and specify access to Persistent Block
Storage resources
• YAML (or JSON) file posted to REST API
• Kubernetes mounts and maintains volumes to
deployments.
Slide 73
Slide 73 text
DEMO TIME
DEMO Source
hYps://github.com/jrhicks/lrtechfest2017
Follow me on TwiYer
@jrhicks
Find this PresentaBon Online
hYp://jrhicks.github.io