apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T09:16:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 6fb9a323-1738-4adf-8b8f-25f7b6c748fb
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5lzrr
      namespace: kube-system
      uid: 9c23158e-abad-46e5-a390-7dd4eb24d19c
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l5hwf
      namespace: kube-system
      uid: 3ead19ee-4bcd-43bc-952e-0cebc37aea93
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
