apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T21:36:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: a79b926d-52ec-47ea-8d6a-e3425a905c3b
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4smz
      namespace: kube-system
      uid: 8ab310c6-b820-40e4-9334-e9143a72ad6b
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-68cx6
      namespace: kube-system
      uid: 38cee800-f3a1-4d15-ab4b-d44ef3106a15
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
