apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T04:32:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "657"
  uid: 7436bf38-e6f6-479c-8108-91f896fb38ea
subsets:
- addresses:
  - ip: 172.24.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5nc6t
      namespace: kube-system
      uid: 73b4d5a7-4ca4-4c96-b2c0-ea5942107553
  - ip: 172.24.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ngnkh
      namespace: kube-system
      uid: be9fdbe2-6b40-4a17-8bea-bcec29469188
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
