apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T12:36:14Z"
  creationTimestamp: "2026-06-18T12:34:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1012"
  uid: bd3675b6-e4df-49d0-b4e0-fc24bdd5112f
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-846nl
      namespace: kube-system
      uid: 3675a8e1-0363-42fc-97ff-7238e19cf38c
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtcck
      namespace: kube-system
      uid: 24598720-022f-42c5-92c2-7a9a4dc416c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
