apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:01:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 48b3283a-a137-40bf-8349-6cc2729afd0d
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27rbv
      namespace: kube-system
      uid: e5efebda-7f43-48e2-902e-60fe48410ec2
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgtcn
      namespace: kube-system
      uid: 20551678-b82e-4ecd-aaa7-de77139fb603
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
