apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T07:36:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 7ea8881e-781d-4cc3-b738-197ad3a31ffa
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v9r62
      namespace: kube-system
      uid: b1cd5520-cd92-445b-9b7b-c641cb1881ce
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7nl6
      namespace: kube-system
      uid: f5aa4436-0903-4ab8-ae48-fd30759746e1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
