apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:30:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 8ad004bd-8895-4f00-86f4-4a47b6c3a185
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f72pz
      namespace: kube-system
      uid: 92aa9c51-487e-4588-a5f9-d9592024a20d
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v97w4
      namespace: kube-system
      uid: c3c65460-3523-4a4e-925b-bd983a3ae20d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
