apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-01T18:51:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "692"
  uid: dab4f25d-d26e-4329-965f-7a4667a8058f
subsets:
- addresses:
  - ip: 172.24.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2xckb
      namespace: kube-system
      uid: 7dd3a870-1502-4112-afda-7a043a506f4c
  - ip: 172.24.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-v6bj7
      namespace: kube-system
      uid: 9979c90b-e1b3-41cf-9c26-a87a06aaf2d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
