apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T16:21:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "737"
  uid: 4a99d4b7-e367-41d1-9b17-7bb4b6e1a226
subsets:
- addresses:
  - ip: 172.24.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-b7z6f
      namespace: kube-system
      uid: 3af5fc8c-7118-4c6e-8c6e-e726d3c858c4
  - ip: 172.24.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-24crd
      namespace: kube-system
      uid: 00a744cd-b038-4316-ad41-f5c4bf4041e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
