apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T18:37:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "707"
  uid: 2aa9ed8a-7d77-471c-9a53-4f64ad8f32b0
subsets:
- addresses:
  - ip: 172.24.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-j5ftf
      namespace: kube-system
      uid: b91549a1-c0d7-4437-8201-c38f2e7d1028
  - ip: 172.24.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-67m2g
      namespace: kube-system
      uid: 1099278e-a469-49db-a94e-c3676762032f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
