mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Merge pull request #154 from marcosvm/marcosvm-typo
update typo on readme.md
This commit is contained in:
commit
73430b6694
@ -6,7 +6,7 @@ Requirements:
|
||||
* Kind or Minikube
|
||||
|
||||
For this tutorial, I will be using Kubernetes 1.21.
|
||||
If you are watching the old guide for Kuberentes 1.17, go [here](..\vault\readme.md)
|
||||
If you are watching the old guide for Kubernetes 1.17, go [here](..\vault\readme.md)
|
||||
|
||||
Lets create a Kubernetes cluster to play with using [kind](https://kind.sigs.k8s.io/docs/user/quick-start/)
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Vault
|
||||
|
||||
For this tutorial, I use Kuberentes 1.17
|
||||
For this tutorial, I use Kubernetes 1.17
|
||||
It's critical because we'll need certain [admission controllers](https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/) enabled.
|
||||
|
||||
To get 1.17 for Linux\Windows, just use `kind` since you can create a 1.17 with admissions all setup.
|
||||
|
Loading…
x
Reference in New Issue
Block a user