apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T11:58:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: b8a777e9-b4e9-48aa-b4a6-f722ee096bab
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j9grb
      namespace: kube-system
      uid: adb6cb9a-e970-4795-bae4-c38a6332b88d
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2pngg
      namespace: kube-system
      uid: 0c4a0fb4-6ab8-4b11-925f-dfee3c9dadc3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
