apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T09:54:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 3493622c-d238-41be-944d-39a5814a17bf
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-glh6b
      namespace: kube-system
      uid: 6b3cd1dc-6f18-408f-a849-699fa362f335
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gbb7h
      namespace: kube-system
      uid: 677ebcc1-8af0-4e93-a3e3-2ac396ec33ae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
