apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T23:27:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 58605537-6895-44fb-811f-848bb0e89f8a
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-klm9s
      namespace: kube-system
      uid: 052b577a-aee5-4419-8ece-b2939ac0ed6f
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dlxlj
      namespace: kube-system
      uid: 17afe9b6-b160-4d6e-86d2-a7a39a0e461e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
