Skip to content

Commit a3ffcc6

Browse files
authored
update PredictableDemands readme with new links
1 parent a8d7684 commit a3ffcc6

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

foundational/PredictableDemands/README.adoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,10 @@ Also don't forget the check the logs, too !
187187

188188
* https://github.com/k8spatterns/examples/tree/master/foundational/PredictableDemands[Predictable Demands example]
189189
* https://attractivechaos.github.io/plb/[Programming language benchmarks]
190-
* http://kubernetes.io/docs/user-guide/configmap/[Using ConfigMap]
191-
* http://kubernetes.io/docs/user-guide/config-best-practices/[Best Practices for Configuration]
192-
* http://kubernetes.io/docs/user-guide/persistent-volumes/[Persistent Volumes]
193-
* http://kubernetes.io/docs/admin/resourcequota/[Resource Quotas]
194-
* http://kubernetes.io/docs/admin/resourcequota/walkthrough/[Applying ResourceQuotas and Limits]
190+
* https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/[Configure a Pod to Use a ConfigMap]
191+
* https://kubernetes.io/docs/concepts/configuration/overview/[Configuration Best Practices]
192+
* https://kubernetes.io/docs/concepts/storage/persistent-volumes/[Persistent Volumes]
193+
* https://kubernetes.io/docs/concepts/policy/resource-quotas/[Resource Quotas]
195194
* https://cloud.google.com/blog/products/gcp/kubernetes-best-practices-resource-requests-and-limits/[Kubernetes best practices: Resource requests and limits]
196-
* https://github.com/kubernetes/community/blob/master/contributors/design-proposals/resource-qos.md[Resource Quality of Service in Kubernetes]
197-
* http://kubernetes.io/docs/admin/limitrange/[Setting Pod CPU and Memory Limits]
195+
* https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/resource-qos.md[Resource Quality of Service in Kubernetes]
196+
* https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/[Configure Default Memory Requests and Limits for a Namespace]

0 commit comments

Comments
 (0)