apiVersion: v1 kind: Service metadata: name: agendas-service spec: type: NodePort selector: app: agendas ports: - protocol: TCP port: 3333