apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:41:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: c85c56e0-5630-4c64-a472-dd1cf98c96b5
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bjsbc
      namespace: kube-system
      uid: 99e35da4-6817-4d6f-b5ad-dad64bf07d56
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z5wnw
      namespace: kube-system
      uid: 976624f7-62fa-4a49-b1c1-39220d3ba1f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
