apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T00:57:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: e5dd86a4-b7c7-4bbf-bc69-a8092b880487
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pg484
      namespace: kube-system
      uid: 5b26d55b-1105-4f2e-abbd-5760cfd97f05
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-62zwd
      namespace: kube-system
      uid: f00c19d0-6921-4300-8e6b-de1e7e2c714e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
