apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T17:28:36Z"
  creationTimestamp: "2026-04-09T17:27:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: bc02a17f-e2cd-45fb-b490-79785a724d81
subsets:
- addresses:
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpm2r
      namespace: kube-system
      uid: 7a3c0559-d939-4cd3-a9d1-47964fd745a5
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c9k4b
      namespace: kube-system
      uid: 81417dba-ad9e-49fa-b3f8-d8ed24996b78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
