apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T03:35:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: d68f7f8d-dc26-4300-825a-195595421020
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8h66l
      namespace: kube-system
      uid: 5544b6d4-b9e5-4384-a54c-522cf471cc29
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9dxc
      namespace: kube-system
      uid: f1f4f040-e1ca-4f1b-af49-a568329c336b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
