apiVersion: v1
kind: Service
metadata:
name: easy-recipes
spec:
selector:
app: easy-recipes
ports:
- protocol: TCP
port: 80
targetPort: 8080
type: ClusterIP
Easy Recipes Yamls / Easy Recipes Service
TrackKubernetes Learning Journey
Current SectionGCP GKE
Progress190 of 271