apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T17:40:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 5fa81be2-5ec9-4a35-aa0a-e33208ba3786
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x29nh
      namespace: kube-system
      uid: 863e4961-59b9-4943-8a39-aa5b5856a57e
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mf492
      namespace: kube-system
      uid: 7074e92b-e795-4a01-aa94-4a765be9f087
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
