apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:46:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 5c07862c-4e38-4593-8f62-e742fd8eea33
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lls9w
      namespace: kube-system
      uid: 33a07aa0-bae1-4230-8cee-cd6e1dfc201f
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kmb8w
      namespace: kube-system
      uid: 034309a1-db7f-4203-8f23-ef0ef51dfd30
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
