apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T23:20:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: bdb31d9f-2143-408f-a410-41dc7e389e5f
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hppkr
      namespace: kube-system
      uid: 16f152c9-4b96-4061-b05e-842bb713a2d1
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2qjhx
      namespace: kube-system
      uid: 2803fa61-af16-4efc-b503-102e5a8112d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
