apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-12T20:47:45Z"
  creationTimestamp: "2026-04-12T20:46:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: edebfbc1-4d7c-4a56-86e0-54da5340156a
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q45x7
      namespace: kube-system
      uid: 5efdf89f-0af7-49bd-89a2-2379e24151b9
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dr9zd
      namespace: kube-system
      uid: b0dbbeae-e3e5-4fd7-9cfa-3235840ea50d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
