apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T18:03:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 2ee30082-95c7-49c7-96ce-f8f0fe11c2ac
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mxk56
      namespace: kube-system
      uid: 6ccabd65-a592-49bc-a313-210c4d0225bb
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ct6t2
      namespace: kube-system
      uid: 2aaf0274-da87-461c-8121-57cf1ba05384
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
