apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-02T23:44:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "713"
  uid: 23a58742-a45b-46c2-8897-2fa10200c66a
subsets:
- addresses:
  - ip: 172.24.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-g8gn2
      namespace: kube-system
      uid: 1a35a333-395b-4266-afe8-205feb4ec89d
  - ip: 172.24.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6xpq9
      namespace: kube-system
      uid: 5b16d21e-3320-4ff5-848e-f38fce299f2b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
