Skip to content

Commit 7fec146

Browse files
committed
Welcome to Stack Simplify
1 parent 1df164d commit 7fec146

File tree

1 file changed

+1
-0
lines changed
  • 03-Kubernetes-Fundamentals-with-kubectl/03-04-Services-with-kubectl

1 file changed

+1
-0
lines changed

03-Kubernetes-Fundamentals-with-kubectl/03-04-Services-with-kubectl/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
2. NodePort
77
3. LoadBalancer
88
4. ExternalName
9+
5. Ingress
910
- We are going to look in to ClusterIP and LoadBalancer Service in this section with a detailed example.
1011
- LoadBalancer Type is primarily for cloud providers and it will differ cloud to cloud, so we will do it accordingly (per cloud basis)
1112
- ExternalName doesn't have Imperative commands and we need to write YAML definition for the same, so we will look in to it as and when it is required in our course.

0 commit comments

Comments
 (0)