apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-09T06:16:14Z"
  creationTimestamp: "2026-03-09T06:15:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "642"
  uid: 78597275-f2c2-442a-96ad-a1b45aac32f6
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xsth7
      namespace: kube-system
      uid: b7406646-4a53-4d69-976b-e00de297da0f
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zpzq9
      namespace: kube-system
      uid: 055aae93-bca1-4858-b129-141b1168fbe2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
