apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T22:14:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: 317df4e9-b738-44fb-9669-356ab8a8e762
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tqxnd
      namespace: kube-system
      uid: fff07bc7-a108-4bd4-b134-6a8e695eeca3
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6khz
      namespace: kube-system
      uid: 7622e08e-0e17-4e84-8eb1-586f9dea17df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
