apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T01:07:19Z"
  creationTimestamp: "2026-04-02T01:06:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: a51ad08e-4fde-42e1-8be7-a8f9964ca298
subsets:
- addresses:
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gjdjf
      namespace: kube-system
      uid: 525ca2a9-f00a-4590-9af1-d4164c2e7004
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4q2d2
      namespace: kube-system
      uid: 7c294752-40e0-42e0-b8b6-23e90d8479d9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
