apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T10:49:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: bf4d321d-4d5f-4e96-98d7-45e72ee30123
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knhb4
      namespace: kube-system
      uid: 3a08a1a4-2e8e-4871-8a73-fa31b43168b0
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d5psz
      namespace: kube-system
      uid: 8006257e-0864-4321-8f5a-e3cdd1d08481
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
