apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:18:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 8cde5ba6-2b42-41fa-8064-cfb07e8ef7d1
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-46ctm
      namespace: kube-system
      uid: 588b50d8-7b7a-414d-a94a-3290e810029d
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pmhlm
      namespace: kube-system
      uid: 1ecdc4a9-9b16-40a7-ab49-075de93b1311
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
