Skip to content

Commit 3752387

Browse files
committed
fixing images location, patch for aws-samples#193
1 parent 7ced000 commit 3752387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developer-concepts/readme.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
:toc:
2-
31
= Kubernetes Developer Concepts
2+
:toc:
3+
:imagesdir: ../images
44

55
Kubernetes has a number of abstractions that map to API objects. These Kubernetes API Objects can be used to describe your cluster's desired state which will include info such as applications and workloads running, replicas, container images, networking resources and more. This section explains the key concepts relevant from an application developer perspecitve.
66

0 commit comments

Comments
 (0)