apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T19:40:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: abfd4451-7ae4-43a7-8a9f-be0258d75a44
subsets:
- addresses:
  - ip: 172.24.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-c7wsp
      namespace: kube-system
      uid: 0b8eac38-7582-44ed-9a27-6f731dae5583
  - ip: 172.24.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fm6p2
      namespace: kube-system
      uid: 30252ef7-3cb9-4f42-8cc0-557e240feccb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
