apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:39:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: e3e3f448-8147-4cce-9d07-180b06b60d72
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-km5j7
      namespace: kube-system
      uid: 9fa1542f-93f2-48af-9049-b9915e1447ee
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72f4j
      namespace: kube-system
      uid: 9e785864-f531-4292-8578-08a6d6d19f91
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
