apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T10:15:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "749"
  uid: 30b52237-beb2-4d5a-be45-8508107d6ad0
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ppnms
      namespace: kube-system
      uid: 5e1973fe-dfb4-4754-8a9f-53407f1ca31a
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tmfrf
      namespace: kube-system
      uid: 47ef6f85-14bd-413b-a0fd-6e375b2283ed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
