apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T13:16:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 3ebc6590-f128-4d2b-928c-12fdb8afa0a2
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k8ngm
      namespace: kube-system
      uid: cd502dd0-6a68-4ca5-ba64-166f8e39a44c
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wkppj
      namespace: kube-system
      uid: 4cad8b20-28b6-4945-a2d9-6c5480940e21
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
