apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-29T20:50:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: faa7ede6-5335-49f9-9cde-6dd8f296cbdb
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-klx85
      namespace: kube-system
      uid: 93ccb3cb-0ac2-476e-9b0d-3e6fdfafc496
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vzdw6
      namespace: kube-system
      uid: 983268e1-bed6-4a9b-890e-f31d8618fa48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
