Install Splunk AppDynamics Services Using the GUI

After you deploy Splunk AppDynamics on your virtual machines, you can access the GUI to install services in the Kubernetes environment.

Before accessing the GUI, ensure that you reset the default password (changeme) on each cluster nodes. And, verify whether Virtual Appliance configuration is running successfully by running the appdctl show boot command on each cluster node:

Sample Output:
CODE
NAME              | STATUS    | ERROR 
-------------------+-----------+-------
 firewall-setup    | Succeeded | --    
 hostname          | Succeeded | --    
 netplan           | Succeeded | --    
 ssh-setup         | Succeeded | --    
 storage-setup     | Succeeded | --    
 cert-setup        | Succeeded | --    
 enable-time-sync  | Succeeded | --    
 microk8s-setup    | Succeeded | --    
 cloud-init-config | Succeeded | --
To access the GUI page, log in to one of the Virtual Appliance nodes as follows:
CODE
https://<Node-IP-Address>:8443

In the On-Premises Manager page, select Get Started to start the process.

Standard Deployment

Deploy Splunk AppDynamics services in a new environment, it installs the services only in your Kubernetes cluster. See Deploy in a New Environment (Standard).