apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:40:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 41f3b7b9-112a-43be-b899-3d90108e7b86
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2pp8
      namespace: kube-system
      uid: 95ff2e09-b804-45bc-abae-37a36edb397c
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v9pbw
      namespace: kube-system
      uid: 1c9326d1-feb1-440e-8d75-88560ae4c252
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
