apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T05:51:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 72608a0f-0ea9-4929-b54e-4f1c23e81cd7
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dbmnb
      namespace: kube-system
      uid: daeb64f6-5485-4c99-a170-9d9e79937fc2
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sggmf
      namespace: kube-system
      uid: 176691a8-72c3-4b81-aac8-56fc4a63459d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
