apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T08:10:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "707"
  uid: 7815c075-60e5-409a-8bac-6d8a571995f1
subsets:
- addresses:
  - ip: 172.24.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-j85lt
      namespace: kube-system
      uid: 9b396e7e-ea3b-4f97-b8f8-27768000f336
  - ip: 172.24.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zpmg4
      namespace: kube-system
      uid: 47f417e7-380e-41bf-b2b1-da420a60a690
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
