apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-06T06:00:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "660"
  uid: abd49ec5-ad30-444c-9c04-078168b23d36
subsets:
- addresses:
  - ip: 172.24.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xr9n5
      namespace: kube-system
      uid: 266c9362-9212-4a69-a30b-6d7999b4cfcc
  - ip: 172.24.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7vr4f
      namespace: kube-system
      uid: 490f2190-79bc-40a3-bb5b-266e22a095c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
