apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T17:53:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: 1698bcca-0433-4585-bede-6c237d56f3b9
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5xzxv
      namespace: kube-system
      uid: e929075c-f314-47c7-8c45-fc075fa41ce2
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q7v2b
      namespace: kube-system
      uid: a1575590-72a3-43f3-b255-659ed4aadbb1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
