apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-23T20:06:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "695"
  uid: f82c424b-04b8-40c7-b519-7278186ebedc
subsets:
- addresses:
  - ip: 172.24.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6qkj7
      namespace: kube-system
      uid: 31325d13-562a-4951-a859-65e05f400e8c
  - ip: 172.24.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fxdjf
      namespace: kube-system
      uid: b86bc905-7396-45a4-ab2f-f14b744e5756
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
