apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:11:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 352f1bea-9e0a-4798-8ce7-772e6c59b70d
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kg5zb
      namespace: kube-system
      uid: a31c8681-118b-48dc-9ca4-b3f4c0c7c902
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qzvcw
      namespace: kube-system
      uid: 9a599a21-9d36-4fc1-bfba-7c85a9d8cc20
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
