Skip to content

Commit

Permalink
Corrected typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpountney92 committed Jan 5, 2021
1 parent 34f2288 commit f330f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ For years I pretended that I understood, as it seemed to either be expected as p

Nowadays, simply knowing how certificates work is not enough. We need to know how to do something useful with this knowledge. Such as deploying HTTPS applications onto the modern platform of choice, Kubernetes.

This hands on session aims to explain what certificate are, how they are used for secure communication and also how we can leverage Kubernetes to deploy HTTPS applications with relative ease.
This hands on session aims to explain what certificates are, how they are used for secure communication and also how we can leverage Kubernetes to deploy HTTPS applications with relative ease.

## Tutorial
This tutorial covers the steps required to deploy a HTTPS application on a pre-existing Kubernetes cluster built on on Azure Kubernetes Service (AKS).
Expand Down

0 comments on commit f330f56

Please sign in to comment.