apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T07:30:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 469dbd4a-8287-4bb1-82ef-dc520f430b81
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jwdn4
      namespace: kube-system
      uid: 769f9bd7-b46f-425f-9ffc-9399ea52f0d7
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9zd8l
      namespace: kube-system
      uid: dc422a5d-324e-41f3-a7f6-6cbaa2474d21
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
