apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T02:38:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "992"
  uid: f256014e-a3b6-4bd5-a010-1eb0dbad1290
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wwbcp
      namespace: kube-system
      uid: 659e38a1-ec5e-48b2-9305-c2fd14140074
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9mtl
      namespace: kube-system
      uid: a7e71891-cc31-4158-9fde-02ec5ac204c4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
