apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T05:12:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 6844832e-7a77-4443-bf4c-11c7404fe6d9
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b7k5m
      namespace: kube-system
      uid: 73aecaa7-5d4a-43ca-b1b6-82fa53e646ff
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-68xlh
      namespace: kube-system
      uid: 71e934b1-abee-4881-9fcd-3c4c499d960b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
