Home Explore Blog CI



kubernetes

11th chunk of `content/en/blog/_posts/2017-11-00-Kubernetes-Easy-Way.md`
d4588c29e9f6c9fd853a47d23a542fbf03026c538f47224600000001000001fc
![](https://lh6.googleusercontent.com/nGiPsfscMpcvxfjqseEH5Ft2K3yzvT93ZW3vVJtg_QF3gN_-ndMnZ4Kpcz_WqIr76irCwaBFr7Du6mzVGYYgHxgZFdBNi3hWWW5UWFtnvhyEq2DDM8zCIEXKTo84gjGCOsvenp1r)  

From this view you can scale the replicas, see application status, and similar tasks.   

3. Click on the IP address to view the running application.  

 ![](https://lh4.googleusercontent.com/GmZYxhd4tgEJONm8MBIY_m1rfOH05_LxCwpnbrFk013pNEIMAcNGsuPqR5DfFevjbTYAKTRqj4aXhwxowXM5D7p5KjBLqZ0YyTP226Awl2BC6MdBXwfb3E-HEAZTI_MlEEkBu5oC)

Title: Viewing Application Status and Accessing the Running Application
Summary
From the application view, users can manage and monitor their deployed application. They can scale the number of replicas, which adjusts the number of running instances to handle traffic. The application status is readily available, providing insights into its health and performance, including whether it's running, any errors, and resource utilization. This information is crucial for maintaining the application's reliability and responsiveness. Clicking on the provided IP address enables users to directly access the running application in a web browser, allowing them to interact with it and verify its expected function. By following these steps, users can easily deploy, manage, and access their applications. This streamlined process enhances efficiency and simplifies the overall deployment experience. Understanding these features is key to leveraging the full potential of the platform.