Wiki » History » Version 7

Version 6 (David Wong, 22 August 2023 10:44 AM) → Version 7/15 (David Wong, 22 August 2023 10:45 AM)

h1. *Solution Domain Microservices*

+Kubernetes Server+
*Servier IP:* 172.16.25.67
*User ID:* sysadmin
*Password:* rancher$7466
*OS:* ubuntu

to go to root access: sudo -i -u root

<pre>
to enable @'kubectl'@ 'kubectl' command:
<pre>
export KUBECONFIG=/etc/rancher/rke2/rke2.yaml PATH=$PATH:/var/lib/rancher/rke2/bin

</pre>