Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Talk details are specified in YAML files
# YAML was selected because we can use multi-line strings and add
# comments in the file.
speaker_name: "Jamon Camisso"
talk_title: "Python & Kubernetes a match made in the cloud"
# At least 1 tag is necessary!!
talk_tags:
- "kubernetes"
talk_abstract: "In this workshop, you will learn how you can deploy and scale Python applications using Kubernetes. You will quickly be introduced to the benefits of this container-orchestration system and be offered some guidelines to help you decide if it’s a tool for you. Once your machine is configured using the CLI, the remainder of the tutorial will be about deploying a Python web application in the cloud within a Kubernetes cluster.
Prequis: bring your own computer and create a free account on DigitalOcean (use <a href='https://do.co/fred'>this link</a> for a 50$ credit for new accounts)"
about_author: "In his Senior Developer Educator role at DigitalOcean, Jamon Camisso helps developers and educators learn about cloud system administration and development. Jamon's past experience includes working as a system administrator for the Government of Canada and TVO, and as an SRE supporting Ubuntu at Canonical."
talk_metadata:
- "**Date:** Sunday Nov. 17"
- "**Location:** Clipper Room"
- "**Begin time:** 11:00"
- "**Duration:** 90 minutes"
- "**Sign-up:** Please sign up for this tutorial on the <a href='https://github.com/pyconca/2019-wiki/wiki/tutorials' target='_blank'>wiki here.</a>"