apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-18T06:02:24Z"
  creationTimestamp: "2026-04-18T06:01:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1130"
  uid: db960799-01f7-4ccd-aa67-a0d6b88cace0
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xnkw
      namespace: kube-system
      uid: 179c3b01-edb7-4976-b082-aa8110d7917d
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8qxtk
      namespace: kube-system
      uid: cdcf7c69-a420-4241-93d1-c37d06ee910d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
