apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:47:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 25a49122-843a-4ab3-b912-dbacb8a5226d
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8f2b
      namespace: kube-system
      uid: 024f43e3-8571-4ec8-a97c-09e1262fef3d
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-stkcj
      namespace: kube-system
      uid: 08ab45f2-a2e5-40b9-b0c8-0d3e523a1477
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
