apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T14:04:24Z"
  creationTimestamp: "2026-05-29T14:03:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "967"
  uid: e71f56e0-fcba-47f3-81d6-7097c26733b9
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjhwn
      namespace: kube-system
      uid: f6f3040a-b54d-4889-92ac-6c9db8d5dd5c
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fk5jw
      namespace: kube-system
      uid: 17878234-d345-41ab-8407-7b2e2cd6947b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
