apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:20:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 2a9307f7-fad2-4ec6-ac08-dc6eb6d6c37a
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jkth7
      namespace: kube-system
      uid: f87071e6-3dd7-4b7a-a01a-881d4b5db69f
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cmfd
      namespace: kube-system
      uid: 1319a18e-5c63-415d-b952-b15a4ac206d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
