apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-01T12:49:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "684"
  uid: 8593b943-fa25-431f-add5-b453ca31751b
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c54tb
      namespace: kube-system
      uid: 756546ae-8360-4340-b347-33e3d0feac32
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sjs4z
      namespace: kube-system
      uid: 0fb7987a-3607-4303-9ac5-00283bd3d124
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
