apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-19T19:01:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "656"
  uid: 07252066-9b98-463d-ab55-4f09edc49d0c
subsets:
- addresses:
  - ip: 172.24.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cbj68
      namespace: kube-system
      uid: 52624e10-3dc7-4416-85ad-92b03f909fda
  - ip: 172.24.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jj4zq
      namespace: kube-system
      uid: 76bd6c26-c354-4c56-863f-740f543191c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
