apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T09:16:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "838"
  uid: e6ffc5a0-34a2-4065-9c59-30964d364838
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vpj8n
      namespace: kube-system
      uid: d6de2dda-6dcb-475e-bba2-66f797786c09
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6v6r
      namespace: kube-system
      uid: 800d1348-cc7c-43cb-b77a-dd89655346ba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
