refactor: moved articles in the new correct folder

This commit is contained in:
Michele Cereda
2023-05-17 21:05:01 +02:00
parent 9215bc9167
commit 218e66bccd
4 changed files with 42 additions and 1 deletions

View File

@@ -302,7 +302,9 @@ See [Using `sysctls` in a Kubernetes Cluster].
## Managed Kubernetes Services
Most cloud providers offer their managed versions of Kubernetes. Check their websites.
Most cloud providers offer their managed versions of Kubernetes. Check their websites:
- [Azure Kubernetes Service]
### Best practices
@@ -509,6 +511,7 @@ All the references in the [further readings] section, plus the following:
[using sysctls in a kubernetes cluster]: https://kubernetes.io/docs/tasks/administer-cluster/sysctl-cluster/
<!-- internal references -->
[azure kubernetes service]: ../azure/aks.md
[create an admission webhook]: ../../examples/kubernetes/create%20an%20admission%20webhook/README.md
[helm]: helm.md
[helmfile]: helmfile.md