apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T10:17:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: bcb2e60e-0098-4f32-a271-3fce29f1d248
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6mtz5
      namespace: kube-system
      uid: a06f06b4-0851-4d21-86ba-a65d7d4d4192
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2h6g7
      namespace: kube-system
      uid: 52d90402-4954-49d2-bdcb-a93d7f62f674
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
