apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T17:43:00Z"
  creationTimestamp: "2026-04-11T17:42:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "965"
  uid: cd7433bd-ccb8-42a6-a7ad-8b5054e1bd3a
subsets:
- addresses:
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jfgfw
      namespace: kube-system
      uid: 75491684-8797-4675-965a-cf96bca5898d
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fstc9
      namespace: kube-system
      uid: d3ce5003-2d27-4209-9532-b3ac79ba389b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
